1833366 Members
3064 Online
110052 Solutions
New Discussion

Expect for HP-Unix.

 
SOLVED
Go to solution
GnanaShekar
Regular Advisor

Expect for HP-Unix.

Hi,

I need to install "expect", for HP-Unix.
From where can I download it and what are its dependencies. Please suggest.

Thanks & Regards,
-GnanaShekar-
7 REPLIES 7
Asif Sharif
Honored Contributor
Solution

Re: Expect for HP-Unix.

Asif Sharif
Honored Contributor

Re: Expect for HP-Unix.

GnanaShekar,

See this thread also.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=960962

Regards,
Asif Sharif
Regards,
Asif Sharif
GnanaShekar
Regular Advisor

Re: Expect for HP-Unix.

Hi,

I downloaded and installed expect for ia64 from http://hpux.cs.utah.edu/hppd/hpux/Tcl/expect-5.43/ .

But I am getting the following error while executing expect.

bash-2.05b# pwd
/usr/local/bin

bash-2.05b# ./expect
/usr/lib/hpux32/dld.so: Unable to find library 'libtcl.sl'.
Killed

Please suggest.
Thanks & Regards,
-GnanaShekar-
GnanaShekar
Regular Advisor

Re: Expect for HP-Unix.

Hi,

Also I cannot find the ActiveTcl binary available for ia64 at http://www.activestate.com/Products/Download/Download.plex?id=ActiveTcl

Please suggest,
Thanks & Regards,
-GnanaShekar-
GnanaShekar
Regular Advisor

Re: Expect for HP-Unix.

Hi,

I downloaded the tcl8.4.12 source from http://www.tcl.tk/software/tcltk/downloadnow84.html .
Ran the "configure" and "make install" commands in the unix directory to compile and install tcl.

later created a symbolic link
in /usr/local/lib.
ln -s libtcl8.4.sl libtcl.sl

expect is working fine now.

Thanks,
-GnanaShekar-
Asif Sharif
Honored Contributor

Re: Expect for HP-Unix.

Hi GnanaShekar,

Please assign points.

Regards,
Asif Sharif
Regards,
Asif Sharif
Nguyen Anh Tien
Honored Contributor

Re: Expect for HP-Unix.

Yes Asif Sharif's solution is nice.
I had download expect from these sites
pls assign points!
HP is simple