Re: [cx-oracle-users] building cx_Oracle-4.1.2 from tar ball
Brought to you by:
atuining
From: YongChul K. <god...@gm...> - 2006-07-14 19:33:38
|
Thanks! I solved this after I sent out previous email... :-) Thank you, YongChul On 7/14/06, Anthony Tuininga <ant...@gm...> wrote: > 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 > > > > > ------------------------------------------------------------------------- > 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 > -- YongChul |