Difference between revisions of "Installing the Python depot for HPUX via Sam"
>Jeremyb |
>Jeremyb |
||
Line 27: | Line 27: | ||
[[File:Python-depot-sam-install-software-specify-source.png]] | [[File:Python-depot-sam-install-software-specify-source.png]] | ||
+ | |||
+ | |||
+ | In the Options menu, uncheck the "Enforce dependency analysis errors in agent". | ||
+ | |||
+ | [[File:Python-depot-sam-install-software-options.png]] |
Revision as of 19:11, 22 August 2012
Download the Python depot here
Once downloaded, transfer the depot.gz file binary to the /tmp directory on the HPUX machine
Login as root to HPUX
Change directory to /tmp
$ cd /tmp
Unzip the depot.gz file
$ gunzip python-2.7.3-hppa-11.23.depot.gz
(actual filename will varry depending on your HPUX system)
Run Sam
$ sam
Select Software Management
Select Install Software to Local Host
Change the Source Depot Type to Local Directory and change the Source Depot Path to the full path where the depot file exists.
In the Options menu, uncheck the "Enforce dependency analysis errors in agent".