From: Dave (from the UK) on
Anyone else have trouble using 'expect' on Solaris 10?

teal /export/home/drkirkby % expect
Tcl_Init failed: Can't find a usable init.tcl in the following directories:
/usr/sfw/lib/tcl8.3 /opt/sfw/lib/tcl8.3 /opt/lib/tcl8.3
/opt/lib/tcl8.3/library /opt/library /opt/tcl8.3/library /tcl8.3/library
/usr/sfw/lib/tcl8.3



This probably means that Tcl wasn't installed properly.

teal /export/home/drkirkby % which expect
/opt/sfw/bin/expect
teal /export/home/drkirkby % uname -a
SunOS teal 5.10 Generic_118833-17 sun4u sparc SUNW,Ultra-80
teal /export/home/drkirkby % cat /etc/release
Solaris 10 6/06 s10s_u2wos_09a SPARC
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 09 June 2006


As a matter of interest, I also have touble with lnyx.

teal /export/home/drkirkby % lynx
ld.so.1: lynx: fatal: libncurses.so.5: open failed: No such file or
directory
Killed


--
Dave (from the UK)

Please note my email address changes periodically to avoid spam.
It is always of the form: month-year(a)althorne.org
Hitting reply will work for a few months only - later set it manually.

http://chessdb.sourceforge.net/ - a Free open-source Chess Database
From: Thommy M. Malmström on
Dave (from the UK) wrote:
> Anyone else have trouble using 'expect' on Solaris 10?
>
> teal /export/home/drkirkby % expect
> Tcl_Init failed: Can't find a usable init.tcl in the following directories:
> /usr/sfw/lib/tcl8.3 /opt/sfw/lib/tcl8.3 /opt/lib/tcl8.3
> /opt/lib/tcl8.3/library /opt/library /opt/tcl8.3/library /tcl8.3/library
> /usr/sfw/lib/tcl8.3
>
>
>
> This probably means that Tcl wasn't installed properly.
>
> teal /export/home/drkirkby % which expect
> /opt/sfw/bin/expect
> teal /export/home/drkirkby % uname -a
> SunOS teal 5.10 Generic_118833-17 sun4u sparc SUNW,Ultra-80
> teal /export/home/drkirkby % cat /etc/release
> Solaris 10 6/06 s10s_u2wos_09a SPARC
> Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
> Use is subject to license terms.
> Assembled 09 June 2006
>

Works on x86

thommym(a)dhcppc11:~$ expect
expect1.1> exit
thommym(a)dhcppc11:~$ which expect
/opt/sfw/bin/expect
thommym(a)dhcppc11:~$ uname -a
SunOS dhcppc11 5.10 Generic_118855-19 i86pc i386 i86pc
thommym(a)dhcppc11:~$ which expect
/opt/sfw/bin/expect
thommym(a)dhcppc11:~$ cat /etc/release
Solaris 10 6/06 s10x_u2wos_09a X86
Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 09 June 2006

> As a matter of interest, I also have touble with lnyx.
>
> teal /export/home/drkirkby % lynx
> ld.so.1: lynx: fatal: libncurses.so.5: open failed: No such file or
> directory
> Killed
>
>

Same here...


thommym(a)dhcppc11:~$ which lynx
/opt/sfw/bin/lynx
thommym(a)dhcppc11:~$ lynx
ld.so.1: lynx: fatal: libncurses.so.5: open failed: No such file or
directory