Difference between revisions of "Installing the Configobj Python Module"

From Vital Soft Wiki
Jump to: navigation, search
>Jeremyb
>Jeremyb
Line 1: Line 1:
*Download the file [http://www.vital-soft.com/download/secure/vitalsigns/python/configobj-4.6.0.tar.gz here]
+
*Download the file [https://www.vital-soft.com/download/secure/vitalsigns/python/configobj-4.6.0.tar.gz here]
 
*login as root to HPUX
 
*login as root to HPUX
 
*transfer configobj-4.6.0.tar.gz file to /tmp
 
*transfer configobj-4.6.0.tar.gz file to /tmp

Revision as of 19:18, 18 September 2012

  • Download the file here
  • login as root to HPUX
  • transfer configobj-4.6.0.tar.gz file to /tmp
  • gunzip /tmp/configobj-4.6.0.tar.gz
  • tar -xvf /tmp/configobj-4.6.0.tar
  • cd /tmp/configobj-4.6.0
  • python setup.py install

If there are no errors, the library was installed successfully

Contact support@vital-soft.com for the download credentials.