HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: PGP Installation on hpux 11.0
Operating System - HP-UX
1833788
Members
2076
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-26-2002 11:35 AM
07-26-2002 11:35 AM
I am trying to gunzip and tar -xvf on the PGP file as follows:
gzip -d < PGPcmdln_6.5.8_HPUX_FW.tar.gz | tar xvf -
as indicated in the instructions. However, the pgp-6.5.8/ directory is not created. Instead I get the following files:
PGPcmdln_6.5.8.HPUX_FW.tar
PGPcmdln_6.5.8_HPUX_FW.tar.gz
PGPcmdln_6.5.8_HPUX_FW.tar.gz.WhatsNew.htm
WhatsNew.txt
Any help will be greatly appreciated.
Thanks
Youlette
gzip -d < PGPcmdln_6.5.8_HPUX_FW.tar.gz | tar xvf -
as indicated in the instructions. However, the pgp-6.5.8/ directory is not created. Instead I get the following files:
PGPcmdln_6.5.8.HPUX_FW.tar
PGPcmdln_6.5.8_HPUX_FW.tar.gz
PGPcmdln_6.5.8_HPUX_FW.tar.gz.WhatsNew.htm
WhatsNew.txt
Any help will be greatly appreciated.
Thanks
Youlette
If at first you don't succeed, change the rules!
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2002 11:59 AM
07-26-2002 11:59 AM
Solution
Do a "tar -tvf PGPcmdln_6.5.8.HPUX_FW.tar" to check the contents. I believe you just need to cd what you want the top level directory to be (/opt?) and untar this file.
I have an older verion of PGP and that was what I had to do.
HTH
Marty
I have an older verion of PGP and that was what I had to do.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2002 12:12 PM
07-26-2002 12:12 PM
Re: PGP Installation on hpux 11.0
Okay, apparently I had to perform gunzip and tar -xvf again on the above files that I unzipped and untarred already.
5 points for your help Martin and 2 for making fun of my previously encrypted message.
thanx
5 points for your help Martin and 2 for making fun of my previously encrypted message.
thanx
If at first you don't succeed, change the rules!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2002 02:15 PM
07-28-2002 02:15 PM
Re: PGP Installation on hpux 11.0
Hi all,
Once you have un-tarred the packages, place the "pgp" binary (about 524Kb) in a place where it can be used with execute permission, then in the ".profile" for each user account you want to use it, setup PGP_PATH=/path/to/binary or whereever your directory is that contain the pgp binary. This is also where it will maintain it's public/private key databases, so if you want multiple users to have different pgp databases, use PGP_PATH to say where you want it for each user and add the pgp binary to the PATH.
Also, if you are scripting it, don't forget the "+batchmode" directive on it's command line so it will not prompt for user input.
Once you have un-tarred the packages, place the "pgp" binary (about 524Kb) in a place where it can be used with execute permission, then in the ".profile" for each user account you want to use it, setup PGP_PATH=/path/to/binary or whereever your directory is that contain the pgp binary. This is also where it will maintain it's public/private key databases, so if you want multiple users to have different pgp databases, use PGP_PATH to say where you want it for each user and add the pgp binary to the PATH.
Also, if you are scripting it, don't forget the "+batchmode" directive on it's command line so it will not prompt for user input.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP