Re: [cx-oracle-users] Question on Cx_Oracle module on Fedora Core 3 and AIX
Brought to you by:
atuining
From: Anthony T. <an...@co...> - 2004-11-29 17:15:47
|
First, let me tell you that I am no expert on creating RPMs. I have simply been using "python setup.py bdist_rpm" and posting the results. They work but are fairly limited, as you already noted. :-) Misa, can you indicate what is different in your RPMs? If I can use a specific SPEC file which is more intelligent rather than the default one generated by distutils, I'd be quite happy to do so. BTW, you should be able to build the cx_Oracle module from source yourself directly using setup.py. Mihai Ibanescu wrote: > On Mon, Nov 29, 2004 at 11:23:39AM -0500, Robert, Andrew wrote: > >>Hi Everyone, >> >> >>In an effort to learn Python better as well as tie it in to my everyday >>work, I would like to find a suitable Python module for Oracle v9 >>databases that works under both Linux and AIX. >> >>The cx_Oracle module has a Windows installer that works well but the >>RPM's available are only for RH9. >> >>I tried building a new rpm for Fedora Core 3 but ran into problems with >>the SPEC file and the setup.py included in the source. >> >>The SPEC file is hard-coded to reference Python v2.2 and the setup.py >>file does not have code in place to handle a sys.platform value of >>linux2. >> >>Does anyone know of a way to get cx_Oracle functioning on Fedora Core 3 >>and AIX? >> >>Any help you can provide on this would be greatly appreciated. > > > ftp://people.redhat.com/misa/cx_Oracle/ > > I am not sure about AIX; this rpm works for me on FC3 (on an amd64 box too!). > As long as you have ORACLE_HOME set, it should build. > > Let me know if it doesn't work for you. > > Cheers, > Misa > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users -- Anthony Tuininga an...@co... Computronix Distinctive Software. Real People. Suite 200, 10216 - 124 Street NW Edmonton, AB, Canada T5N 4A3 Phone: (780) 454-3700 Fax: (780) 454-3838 http://www.computronix.com |