source install of python2.7 and rpm install of cx_Oracle collision

Jim Qiu bluefisher80 at gmail.com
Wed Jul 21 04:56:44 EDT 2010


Hi all,

 I make installed python 2.7 from source, and also installed the RPM version
of cx_Oracle for python 2.7.

 But  ldd tells me :
        #ldd cx_Oracle.so
          libpython2.7.so.1.0 => not found

I find out that only libpython2.7.a generated when I install python2.7, who
can tell me what I need to do ?  I want a libpython2.7.so.1.0 generated when


I install python.

I am not familiar with GCC and .so .a stuff.

Best regards,

Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100721/2a72ca31/attachment.html>


More information about the Python-list mailing list