- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question: How do I get this Jetdirect software in...
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-2003 03:19 PM
08-25-2003 03:19 PM
Question: How do I get this Jetdirect software installed for 11.x?
Its version E.10.34 for Jetdirect.
The instructions were to install the software with swinstall.
I did do "swinstall -s /tmp/HP11e134.SD" and its not working. But this file is a tar file, not a depot file. So it won't install. Anyone else have this problem. I did tar -xvf and there are a bunch of directories and files and its not apparent what to do.
Help!
Angie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 03:49 PM
08-25-2003 03:49 PM
Re: Question: How do I get this Jetdirect software installed for 11.x?
Tim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:20 PM
08-25-2003 04:20 PM
Re: Question: How do I get this Jetdirect software installed for 11.x?
What does swlist -s /tmp/HP11e134.SD show?
Can you provide the error you received when you tried to install it?
Tim.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:25 PM
08-25-2003 04:25 PM
Re: Question: How do I get this Jetdirect software installed for 11.x?
ftp://ftp.hp.com/pub/networking/software/jdprninsten.install.unx
If there is a problem, perhaps the download you did was not successful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 04:27 PM
08-25-2003 04:27 PM
Re: Question: How do I get this Jetdirect software installed for 11.x?
What does swlist show, you would not need to extract the archive using tar. It's in a depot format already. Should be able to swinstall it if all is okay w/ the download and box.
Can you post the following output?
# swlist -l fileset -s /tmp/HP11e134.SD
# swlist -l fileset |grep -i distributor
# tail -80 /var/adm/sw/swagent.log |grep -E 'WARNING|ERROR'
-denver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2003 07:00 PM
08-25-2003 07:00 PM
Re: Question: How do I get this Jetdirect software installed for 11.x?
swinstall -s /tmp/HP11e134.SD
what should follow the source file is the name of the package, or just an asterisk (escaped from the shell) as in:
swinstall -s /tmp/HP11e134.SD \*
All swinstall (depot) files are tar files which is the easiest way to see if the depot is valid (no checksum errors).
Bill Hassell, sysadmin