Difference between revisions of "Installing the Python depot for HPUX via Sam"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Jeremyb
Line 1: Line 1:
* Download the Python depot [http://hpux.connect.org.uk/hppd/hpux/Languages/python-2.7.3/ here]
+
Download the Python depot [http://hpux.connect.org.uk/hppd/hpux/Languages/python-2.7.3/ here]
  
* Once downloaded, transfer the depot.gz file binary to the /tmp directory on the HPUX machine
+
Once downloaded, transfer the depot.gz file binary to the /tmp directory on the HPUX machine
  
* Login as root to HPUX
+
Login as root to HPUX
  
* Change directory to /tmp
+
Change directory to /tmp
 
     <code>$ cd /tmp</code>
 
     <code>$ cd /tmp</code>
  
* gunzip python-2.7.3-hppa-11.23.depot.gz  (''actual filename will varry depending on your HPUX system'')
+
Unzip the depot.gz file
 +
    <code>gunzip python-2.7.3-hppa-11.23.depot.gz</code>   (''actual filename will varry depending on your HPUX system'')
  
* Run Sam
+
Run Sam
 
     <code>$ sam</code>
 
     <code>$ sam</code>
  
* Select software management
+
Select software management
 
[[File:Python-depot-sam-software-management.png]]
 
[[File:Python-depot-sam-software-management.png]]
  
  
* Select Install Software to Local Host
+
Select Install Software to Local Host
 
[[File:Python-depot-sam-install-software.png]]
 
[[File:Python-depot-sam-install-software.png]]
  
  
* Change the Source Depot Type to Local Directory and change the Source Depot Path to the full path where the depot file exists.
+
Change the Source Depot Type to Local Directory and change the Source Depot Path to the full path where the depot file exists.
 
[[File:Python-depot-sam-install-software-specify-source.png]]
 
[[File:Python-depot-sam-install-software-specify-source.png]]

Revision as of 19:04, 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 Python-depot-sam-software-management.png


Select Install Software to Local Host Python-depot-sam-install-software.png


Change the Source Depot Type to Local Directory and change the Source Depot Path to the full path where the depot file exists. Python-depot-sam-install-software-specify-source.png