- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to install Expect 5.43.0 for HPUX
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
08-25-2005 06:44 PM
08-25-2005 06:44 PM
How to install Expect 5.43.0 for HPUX on Hpux systems
Please Help
Binu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 07:46 PM
08-25-2005 07:46 PM
SolutionWhat's the format of the installation file ?
If .gz, you need to unzip first :
# gunzip expect-5.43.0.tar.gz
If .tar format, you need to extract the command :
# tar xvf expect-5.43.0.tar
If .depot format, you need to use swinstall command to install the software to your system.
NOTE :
======
But the first thing you need to do is read the README file, usually it will explain about how to install the software.
Hope this information can help you.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 07:54 PM
08-25-2005 07:54 PM
Re: How to install Expect 5.43.0 for HPUX
http://hpux.connect.org.uk/hppd/hpux/Tcl/expect-5.43/
gunzip expect.depot.gz
swinstall -s
example
swinstall -s /tmp/expect4.5.3.depot \*
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 10:36 PM
08-25-2005 10:36 PM
Re: How to install Expect 5.43.0 for HPUX
Sorry can't be much help, but that could be your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 05:27 AM
08-26-2005 05:27 AM
Re: How to install Expect 5.43.0 for HPUX
However, it looks like they have fixed it -- the latest archive date being 2005/06/15. Both 11.11 and 11.23 appear to have the binary, now.
bv