- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Expect for HP-Unix.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 06:59 PM
04-16-2006 06:59 PM
I need to install "expect", for HP-Unix.
From where can I download it and what are its dependencies. Please suggest.
Thanks & Regards,
-GnanaShekar-
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 07:11 PM
04-16-2006 07:11 PM
SolutionTry these,
http://hpux.cs.utah.edu/hppd/hpux/Tcl/expect-5.43/
http://gatekeep.cs.utah.edu
http://expect.nist.gov/
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 07:12 PM
04-16-2006 07:12 PM
Re: Expect for HP-Unix.
See this thread also.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=960962
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 07:22 PM
04-16-2006 07:22 PM
Re: Expect for HP-Unix.
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-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 07:25 PM
04-16-2006 07:25 PM
Re: Expect for HP-Unix.
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-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 09:05 PM
04-16-2006 09:05 PM
Re: Expect for HP-Unix.
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-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 09:42 PM
04-16-2006 09:42 PM
Re: Expect for HP-Unix.
Please assign points.
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2006 10:09 PM
04-16-2006 10:09 PM
Re: Expect for HP-Unix.
I had download expect from these sites
pls assign points!