Re: [cx-oracle-users] Installing cx_Oracle on AIX without using "xlc_r"
Brought to you by:
atuining
From: Ivanelson N. <iva...@gm...> - 2013-11-27 11:13:08
|
My only way out is to buy the xlc? If someone to build and compiled in the format aix_ppc cx_Oracle? @ivanelson []s 2013/11/27 Kristian Berg <kr...@ti...> > On 27.11.2013 05:14, Ivanelson Nunes wrote: > > I decided to reinstall gcc. I installed version 4.8.2. After that I tried > again to install cx_Oracle. > > unable to execute ./Modules/ld_so_aix: No such file or directory >> error: command './Modules/ld_so_aix' failed with exit status 1 > > > > > The perzl python binaries have been compiled with xlc, so you won't be able to compile python extensions without xlc, if you use it. > I adapted perzl rpm spec to work with gcc: > https://gist.github.com/kriberg/6351551 > > You can use that to compile python and then compile cx_Oracle. Your mileage may vary, as perzl is much more competent at making srpms for AIX than me. > > -- > [Kristian Berg] > > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |