- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Where to get unzip?
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-14-2006 10:49 AM
11-14-2006 10:49 AM
I got a file .zip format I need to unzip. Where do I install unzip from?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:02 AM
11-14-2006 11:02 AM
Solutionavailable from:
http://www.info-zip.org/
http://www.info-zip.org/UnZip.html
Sadly, most of the HP-UX binary links there
seem to be broken and/or obsolete. Perhaps:
http://hpux.ee.ualberta.ca/hppd/hpux/Misc/unzip-5.52/
Or search this forum for previous
discussions of this topic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:13 AM
11-14-2006 11:13 AM
Re: Where to get unzip?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 07:53 PM
11-14-2006 07:53 PM
Re: Where to get unzip?
you can get gzip from the porting centre if you dont have it already
http://hpux.connect.org.uk/hppd/hpux/Gnu/gzip-1.3.5/
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 07:59 PM
11-14-2006 07:59 PM
Re: Where to get unzip?
you should already have it by default though
check with
# swlist -l file |grep -i gunzip
SW-DIST.GZIP: /usr/contrib/man/man1.Z/gunzip.1
SW-DIST.GZIP2: /usr/contrib/bin/gunzip
then simply #gunzip
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 03:23 AM
11-15-2006 03:23 AM
Re: Where to get unzip?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 05:57 AM
11-15-2006 05:57 AM
Re: Where to get unzip?
http://www.math.utah.edu/docs/info/gzip_toc.html
http://www.math.utah.edu/docs/info/gzip_2.html#SEC5
I quote:
Files created by zip can be uncompressed by gzip only if they have a single member
compressed with the 'deflation' method. This feature is only intended to help conversion of
tar.zip files to the tar.gz format. To extract zip files with several members, use unzip
instead of gunzip.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 06:05 AM
11-15-2006 06:05 AM
Re: Where to get unzip?
gunzip doesn't handle that .zip format.
The problem arose when I downloaded a patch bundle, and being perfectly aware that hpux doesn't have unzip, I selected the .tar or .tgz options and the file was saved as .zip anyway. I tried many times and it would pick the same useless format and extension. Why would it chose .zip when I am downloading patches for hpux which self-evicently does not have unzip is bizarre.
There is a bug somewhere, with the web site or else there is a problem with the browser (I used Mozilla which comes with 11.23)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 06:50 AM
11-15-2006 06:50 AM
Re: Where to get unzip?
Precompiled binary depots are also available from HP related sources, like here:
p://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.52/
I also have precompiled versions on my site for older HP-UX releases
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2007 09:14 PM
01-10-2007 09:14 PM
Re: Where to get unzip?
If you still search an UnZip utility, here is a list of them:
http://updates.oracle.com/unzips/unzips.html
Regards