HPUX Installation error

dean diabolik at uku.co.uk
Mon Jun 7 07:43:49 EDT 2004


Hello Group:

I obtained a copy ofthe python 2.3.3 depot (binary zipped) from the hp
porting archive. I have successfully unzipped the file and installed
it using swinstall. I received the following errors when installing:

--------------------snip-----------------------------

xx        * Target logfile:   hermes:/var/adm/sw/swagent.log          
      ^ x
xx        * Reading source for product information.                   
        x
xx        * Reading source for file information.                      
        x
xx          The corequisite "gettext.gettext-SHLIBS" for fileset      
        x
xx          "python.python-SHLIBS,r=2.3.3" cannot be successfully     
        x
xx          resolved.                                                 
        x
xx          The corequisite "ncurses.ncurses-SHLIBS" for fileset      
        x
xx          "python.python-SHLIBS,r=2.3.3" cannot be successfully     
        x
xx          resolved.                                                 
        x
xx          The corequisite "openssl.openssl-RUN" for fileset         
        x
xx          "python.python-SHLIBS,r=2.3.3" cannot be successfully     
        x
xx          resolved.                                                 
        x
xx ERROR:   The dependencies for fileset
"python.python-SHLIBS,r=2.3.3"        x
xx          cannot be resolved (see previous lines).                  
      v x
xxqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

Has anybody seem this error and how is it rectified. I am also unable
to install the cx_oracle module. Please help

-----------------------oracle error-------------------------

root at hermes:/home/dlicheri/cx_Oracle-4.0.1 > python setup.py build
install
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Traceback (most recent call last):
  File "setup.py", line 13, in ?
    import time
ImportError: No module named time



More information about the Python-list mailing list