Not really addressing your problem, but the Tcl and Tk source is a breeze to 
install from source. just unpack them both, then

cd tcl*/unix
configure 
make install
cd ../../tk*/unix
configure
make install

It makes parallel wish8.4 and 8.5 installations a breeze, just use 
"configure --prefix=/usr"
or 
"configure --prefix=/usr/local"
for wherever.

Steven

--- On Sat, 20/6/09, Steven Gaffagan <bs...@att.net> wrote:

> From: Steven Gaffagan <bs...@att.net>
> Subject: [Scid-users] installing tcl
> To: Scid-users@lists.sourceforge.net
> Received: Saturday, 20 June, 2009, 7:16 AM
> Having a problem installing the
> tcl/tk. When i try to execute the install script I get:
> 
> [r...@localhost
> ActiveTcl8.5.7.0.290198-linux-x86_64-threaded]# sh
> install.sh*
> _____________________________________________
> Launching graphical installer on :0.0
> ...
> install.sh: line 40: ./payload/bin/wish8.5: cannot execute
> binary file
> [r...@localhost
> ActiveTcl8.5.7.0.290198-linux-x86_64-threaded]#
> 
> Here are the permissions in the directory:
> 
> drwxrwxr-x 6 10001 10000    4096 2009-04-16
> 21:15 ./
> drwxr-xr-x 4 root  root    36864
> 2009-06-19 13:47 ../
> -rw-rw-r-- 1 10001 10000    2033 2009-04-16
> 21:14 install_data.tcl
> drwxrwxr-x 2 10001 10000    4096 2009-04-16
> 21:14 install_images/
> -rw-rw-r-- 1 10001
>  10000   95626 2009-04-16 19:26 install_lib.tcl
> -rwxr-xr-x 1 10001 10000    1750 2009-04-16
> 21:14 install.sh*
> -rw-rw-r-- 1 10001 10000   10756 2009-04-16 19:26
> install.tcl
> -rw-rw-r-- 1 10001 10000   39711 2009-04-16 19:26
> install.tk
> -rw-rw-r-- 1 10001 10000     730
> 2009-04-16 21:14 install_welcome.txt
> drwxrwxr-x 6 10001 10000    4096 2009-04-16
> 21:13 lib/
> -rw-rw-r-- 1 10001 10000    6778 2009-04-16
> 19:29 license-at8.5-thread.terms
> -rw-rw-r-- 1 10001 10000  110821 2009-04-16 21:15
> MANIFEST_at8.5.txt
> drwxrwxr-x 7 10001 10000    4096 2009-04-16
> 21:13 payload/
> drwxrwxr-x 3 10001 10000    4096 2009-04-16
> 21:13 pdemos/
> -rw-rw-r-- 1 10001 10000    2636 2009-04-16
> 21:13 README-8.5-thread.txt
> -rwx------ 1 10001 10000 2525096 2009-04-16 21:15
> uninstall*
> 
> Please help,
> many
>  thanks!
> 
> 
> 
> 
> 
> -----Inline Attachment Follows-----
> 
> ------------------------------------------------------------------------------
> Are you an open source citizen? Join us for the Open Source
> Bridge conference!
> Portland, OR, June 17-19. Two days of sessions, one day of
> unconference: $250.
> Need another reason to go? 24-hour hacker lounge. Register
> today!
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Scid-users mailing list
> Scid-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scid-users
> 


      Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how: http://au.mobile.yahoo.com/mail

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to