Re: [cx-oracle-users] Installing cx_Oracle on AIX without using "xlc_r"
Brought to you by:
atuining
From: Kristian B. <kr...@ti...> - 2013-11-28 08:42:09
|
On 28.11.2013 02:28, Ivanelson Nunes wrote: > Is this the spec file? > ftp://www.oss4aix.org/SPECS/python-2.7.5-1.spec [1] > > Because I need to install the dependencies again? I have already installed all the RPM's perzl site. I think I just need the Python tarfile. Right or Error? > > A version of cx_Oracle on aix_ppc rpm would be easier for everyone. : ( This is the spec-file I created for using gcc: https://gist.github.com/kriberg/6351551 You need the build dependencies for Python too, in addition to the runtime dependencies. I'm not sure you even can distribute a rpm of cx_Oracle, as it links with the instant client. -- [Kristian Berg] Links: ------ [1] ftp://www.oss4aix.org/SPECS/python-2.7.5-1.spec |