- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: GZIP 1.3.5
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
07-19-2006 03:36 AM
07-19-2006 03:36 AM
1) When I upgrade to 1.3.5 do I also reinstall the build time dependencies?
2) Is their a better way to download gzip and all of it's dependencies in a one time shot?
3) Can I use swinstall to install it or do I have to use the make and configure command to install?
All replies are appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 03:43 AM
07-19-2006 03:43 AM
Re: GZIP 1.3.5
You can download and 'swinstall' the packaged binary from here:
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.5/
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 03:46 AM
07-19-2006 03:46 AM
Solution1)) When I upgrade to 1.3.5 do I also reinstall the build time dependencies?
You need to have Run-time dependancies.
Yes, It is required because, you may get unstatisfied symbols at the time of execution.
It is always better to install required run-time dependancies.
2) Is their a better way to download gzip and all of it's dependencies in a one time shot?
Nope, you can create a script with wget or curl for this purpose. Those tools are external, you need to install it one more time.
3) Can I use swinstall to install it or do I have to use the make and configure command to install?
If you download a .depot file, # swinstall is quite enough. Otherwise, depending upon the package type, you need to do it.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 03:49 AM
07-19-2006 03:49 AM
Re: GZIP 1.3.5
There is also a patch PHCO_34539, which contains GZIP 1.3.5. If you install this patch, you DONT need to install any dependancies since it upgrades /usr/contrib/bin/gzip
Check this out http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_34539&sel={hpux:11.11,}&BC=main|search|
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 03:52 AM
07-19-2006 03:52 AM
Re: GZIP 1.3.5
By the way, thanks to all for the replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 03:57 AM
07-19-2006 03:57 AM
Re: GZIP 1.3.5
but if they already exsists under gzip 1.2.x, do I need to reinstall the dependecies under 1.3.5? I wasn't quite clear on that.
Try to install PHCO_34539, which upgrades in-built GZIP that comes with HP-UX
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_34539&sel={hpux:11.11,}&BC=main|search|
To answer your question, Yes. If you have 3rd party GZIP, consider installing run-time dependancies as well.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2006 04:04 AM
07-19-2006 04:04 AM