Re: [cx-oracle-users] building cx_Oracle-4.1.2 from tar ball
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2006-07-14 13:31:20
|
On Linux, what will be built is cx_Oracle.so. cx_Oracle.pyd is only built on Windows. If the shared library cx_Oracle.so was built and installed properly you should be able to import cx_Oracle and use it to connect to an Oracle database. On 7/12/06, YongChul Kwon <god...@gm...> wrote: > Hello, > > I'm trying to build cx_Oracle 4.1.2 from source tar ball. > I have followed setup procedure but there is no cx_Oracle.pyd > generated; the shared library was compiled and installed successfully. > > Isn't the "setup.py build" command supposed to generate both shared > library and cx_Oracle.pyd? > > I'm using Linux 2.6, Oracle 10g and Python 2.4... > > Thank you, > YongChul > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |