- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: .gz files
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
Discussions
Discussions
Discussions
Forums
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
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-06-2008 05:30 AM
тАО11-06-2008 05:30 AM
.gz.gz ???
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 05:33 AM
тАО11-06-2008 05:33 AM
Re: .gz files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 05:40 AM
тАО11-06-2008 05:40 AM
Re: .gz files
The name may be suggestive, but it's not
determinative.
> gzip -d file.name
Worth a try.
Personally, I never get files named X.gz.gz.
How did you get yours?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 05:41 AM
тАО11-06-2008 05:41 AM
Re: .gz files
You can use gunzip to remove one. Then use file(1) to see if it is really still gzipped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 05:46 AM
тАО11-06-2008 05:46 AM
SolutionRun the "file xxxxx.gz.gz" command and if it tells you it is a gzip file, gunzip it. After that run the file command again "file xxxxx.gz" and repeat if necessary. If not you may have to rename the file. It is not different from having a windows zip file zip-ed twice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 06:01 AM
тАО11-06-2008 06:01 AM
Re: .gz files
Using unix gzip, a file cannot be zipped twice.
I doubt the file has been zipped once and renamed to have another .gz extensiion.
anyway we have file command to determine the type of file. Use #gunzip
It will show the actual file type.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 06:04 AM
тАО11-06-2008 06:04 AM
Re: .gz files
Typo error in my previous reply...
#type
#file
Apologize....
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 07:25 AM
тАО11-06-2008 07:25 AM
Re: .gz files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 07:29 AM
тАО11-06-2008 07:29 AM
Re: .gz files
# tar -tvf
and don't care about the extension.
Sometime some browser do strange things with files during a download - e.g. a *.tar.gz is getting unziped, extensions are added, ...
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 07:49 AM
тАО11-06-2008 07:49 AM
Re: .gz files
gdk_pixbuf-0.20.0-hppa-11.23.depot.gz i untar'd it and it created a directory structure
/u04/gdk_pixbuf/gdk_pixbuf-RUN/usr/local
bin doc include lib share
can simply copy the bin directory to my usr/local/bin and the other directories to their respective /usr/local directories ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 07:56 AM
тАО11-06-2008 07:56 AM
Re: .gz files
use
# swlist -s /full/pah/to/gdk_pixbuf-0.20.0-hppa-11.23.depot
to view and swinstall to install.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 09:09 AM
тАО11-06-2008 09:09 AM
Re: .gz files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 09:12 AM
тАО11-06-2008 09:12 AM
Re: .gz files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 09:21 AM
тАО11-06-2008 09:21 AM
Re: .gz files
http://hpux.asknet.de/hppd/hpux/Misc/zlib-1.2.3/
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-06-2008 10:50 PM
тАО11-06-2008 10:50 PM
Re: .gz files
Any reason you aren't using HP's supplied gtk_26800_pa.depot? All of the dependencies are in that depot.
http://www.hp.com/go/firefox
I mentioned this in your other thread:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1283909
Otherwise you need to download at least 10 depots.