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

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Jeremyb
Line 5: Line 5:
 
* Login as root to HPUX
 
* Login as root to HPUX
  
* cd /tmp
+
* Change directory to /tmp
 +
<code>$ cd /tmp</code>
  
* gunzip python-2.5.2-11.31.depot.gz  (''actual filename will varry depending on your setup'')
+
* gunzip python-2.7.3-hppa-11.23.depot.gz  (''actual filename will varry depending on your HPUX system'')
 +
 
 +
* Run Sam
 +
<code>$ sam</code>
  
 
* Select software management
 
* Select software management
 +
[[File:example.jpg|link=http://|caption]]

Revision as of 17:54, 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

  • 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

caption