[cx-oracle-users] CX Oracle AIX 6.1 64 bit Oracle 11.2 64 bit
Brought to you by:
atuining
From: Brij M P. <brp...@in...> - 2011-10-19 21:51:06
|
Hi , Am facing the below errors: Here is the platform info: 1> uname -a AIX 1 6 00CB4BD54C00 2> ldd /app/sapbods/dataservices/DataQuality/python/bin/python /app/sapbods/dataservices/DataQuality/python/bin/python needs: /app/sapbods/dataservices/DataQuality/python/lib/libpython2.5.so /usr/lib/libpthread.a(shr_xpg5_64.o) /usr/lib/libc.a(shr_64.o) /usr/lib/libdl.a(shr_64.o) /unix /usr/lib/libcrypt.a(shr_64.o) 3> LIBPATH: /app/sapbods/dataservices/DataQuality/python/lib /app/sapbods/dataservices/DataQuality/python/bin/python setup.py build running build running build_ext building 'cx_Oracle' extension /usr/vacpp/bin/xlC_r -qflag=w:w -qstaticinline -qfuncsect -qnotempinc -q64 -qcheck=nobounds:div:null -qlanglvl=ansi -qlonglong -D_REENTRANT -brtl -bnolibpath -L./ -qmkshrobj build/temp.aix-6.1-2.5-10g/cx_Oracle.o -L/u01/app/oracle/product/11.2.0/client_1/lib -L/u01/app/oracle/product/11.2.0/client_1 -lclntsh -lpython2.5 -o build/lib.aix-6.1-2.5-10g/cx_Oracle.so ld: 0706-006 Cannot find or open library file: -l python2.5 ld:open(): A file or directory in the path name does not exist. error: command '/usr/vacpp/bin/xlC_r' failed with exit status 255 PLease help or suggest. Thanks Brij |