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-28 20:00:55
|
I think I get this error. Actually, I did not install the * devel * rpm. I'll install it now, because the requirements are spec file. @ivanelson []s 2013/11/28 Ivanelson Nunes <iva...@gm...> > I downloaded this spec: > > wget ftp://www.oss4aix.org/SPECS/python-2.7.5-1.spec > > > and saved on: > > rcp /tmp/python-2.7.5-1.spec scobtez:/opt/freeware/src/packages/SPECS > > I do: > > rpm-bb - target ppc-ibm-aix6.1 >> /opt/freeware/src/packages/SPECS/python-2.7.5-1.spec > > > I got error: > > Building target platforms: ppc-ibm-aix6.1 >> Building for target ppc-ibm-aix6.1 >> error: failed build dependencies: >> patch is needed by python-2.7.5-1 >> db4-devel >= 4.7.25-2 is needed by python-2.7.5-1 >> gdbm-devel >= 1.8.3-1 is needed by python-2.7.5-1 >> libffi-devel >= 3.0.13-1 is needed by python-2.7.5-1 >> openssl-devel >= 1.0.1 is needed by python-2.7.5-1 >> pkg-config is needed by python-2.7.5-1 >> readline-devel >= 5.2-3 is needed by python-2.7.5-1 >> tcl-devel >= 8.5.8-2 is needed by python-2.7.5-1 >> tk-devel >= 8.5.8-1 is needed by python-2.7.5-1 >> sqlite-devel >= 3.7.3-1 is needed by python-2.7.5-1 > > > What suffering! > > @ivanelson > []s > > > 2013/11/28 Kristian Berg <kr...@ti...> > >> On 11/28/2013 08:01 PM, Ivanelson Nunes wrote: >> >> rpm -bb --target ibm_ppc=aix6.1 >> /opt/freeware/src/packages/SPECS/python-2.7.5.2.spec >> >> rpm -bb --target ppc-ibm-aix6.1 >> /opt/freeware/src/packages/SPECS/python-2.7.5.2.spec >> >> -- >> [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 >> >> > |