1826347 Members
3869 Online
109692 Solutions
New Discussion

Re: configuring expect

 
Donald C Nelson
Frequent Advisor

configuring expect

I am trying to configure Expect and I receive the following error:

./configure
configuring Expect 5.43.0
checking for autoconf... no
checking configure up to date... yes
checking host system type... hppa1.1-hp-hpux11.00
checking target system type... hppa1.1-hp-hpux11.00
checking build system type... hppa1.1-hp-hpux11.00
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... no
checking for building with threads... no (default)
checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions
./configure[1106]: #: not found.
2 REPLIES 2
Doug O'Leary
Honored Contributor

Re: configuring expect

Hey;

Expect requires tcl. Did you download that and build it?

If you're familiar with perl, you might find the expect module easier to handle. I've always found expect's syntax to be pretty hokey. Using the perl modules you get all the clean syntax of perl with the power of expect - that and you don't have to worry about tcl, particularly if you use the CPAN module to install it...

HTH;

Doug

------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
Donald C Nelson
Frequent Advisor

Re: configuring expect

I have installed ActiveTcl8.4.11.2.201775-hpux-parisc.