- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to uncompress patches.zip
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-17-2003 10:32 AM
04-17-2003 10:32 AM
Please let me know.
Thanks,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:35 AM
04-17-2003 10:35 AM
Re: how to uncompress patches.zip
this will do
-Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:45 AM
04-17-2003 10:45 AM
Re: how to uncompress patches.zip
uncompress patches.zip
patches.zip.Z: No such file or directory
if I chnage it's name to patches.Z
uncomress patches.Z
Error: the file is not in compressed format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:48 AM
04-17-2003 10:48 AM
Re: how to uncompress patches.zip
1) get the file to your PC and unzip it using standard PC utilities.
2) get an unzip utility for HP-UX and use it. Here is one that will work: http://hpux.connect.org.uk/hppd/hpux/Misc/unzip-5.50/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:49 AM
04-17-2003 10:49 AM
Re: how to uncompress patches.zip
gzip should be able to uncompress it.
Rename it to .gz, .z or .Z first
Do a man gzip for further details.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:50 AM
04-17-2003 10:50 AM
Solutioncompress: .Z
gzip: .gz, .tar.gz, .tgz
bzip2: .bz, .bz2, .tar.bz2, .tbz
pkzip: .zip
get it in the download section of my ITRC page: https://www.beepz.com/personal/merijn/ or http://www.cmve.net/~merijn/ (look for unzip)
Enjoy, have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 10:59 AM
04-17-2003 10:59 AM
Re: how to uncompress patches.zip
As Patrick has indicated, you need to download unzip.
ps : Normally I use to select package as gzip to avoid these.
Sorry.
-Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 11:00 AM
04-17-2003 11:00 AM
Re: how to uncompress patches.zip
Use WINZIP to unzip the file. You can get it at www.winzip.com but you will have to unzip in your PC first and then ftp the files to the UNIX box.
Regards,
DR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2003 11:42 AM
04-17-2003 11:42 AM
Re: how to uncompress patches.zip
Next time you should download it in gzip format & you won't need anybody's help.
Jeff