- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: i m looking for downloading gzip
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
11-02-2003 10:00 PM
11-02-2003 10:00 PM
i saw that the hp-ux doesnt come with gzip and i m looking for downloading it .
i m working with hp-ux 11.00
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 10:03 PM
11-02-2003 10:03 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 10:05 PM
11-02-2003 10:05 PM
Re: i m looking for downloading gzip
2. ... but it is rather old
3. Find more recent versions on my site: http://www.beepz.com/personal/merijn/ , http://www.cmve.net/~merijn/ , or http://www.hpux.ws/merijn/
4. or on any of the worldwide download centers (e.g. http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.5/)
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 10:09 PM
11-02-2003 10:09 PM
Re: i m looking for downloading gzip
HPUX has the gzip installed in /usr/contrib/bin/gzip.
You can also get it in http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.5/
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 11:21 PM
11-02-2003 11:21 PM
Re: i m looking for downloading gzip
HP does indeed ship gzip with the OS. But it's delivered in the SW-DIST fileset & is installed into /usr/contrib/bin. The version shipped is gzip 1.2.4 which does not handle >2GB files successfully.
To see if you have it run:
swlist -l fileset | grep -i gzip
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 12:45 AM
11-03-2003 12:45 AM
Re: i m looking for downloading gzip
thanks for the feedback !!!!