I'm having trouble
getting expect to work on my box. I didn't install it when I built the machine,
my mistake.
I downloaded the
binary's and discovered that I needed tcl for expect. The only Tcl that I find
if from Activestate and expect doesn't seem to like it.
Anyone have any
suggestions?
Thanks,
Steve
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
me@noah expect-5.42]# ./configure
configuring Expect 5.42.1
checking for autoconf... yes
checking configure up to date... yes
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking shell to use within Make...
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for building with threads... no (default)
checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions
./configure: line 1106: #: No such file or directory
configuring Expect 5.42.1
checking for autoconf... yes
checking configure up to date... yes
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking shell to use within Make...
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for building with threads... no (default)
checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions
./configure: line 1106: #: No such file or directory