Missing libpython2.4.so during build of python 2.4.2 on AIX 5.1

H

HajoEhlers

Hi folks,
maybe somebody can help.
I am trying to build python 2.4.2 on AIX 5.1 with gcc 3.3.2

The build option for python are:
$ ./configure \
--enable-unicode \
--enable-shared \
--with-gcc \
--mandir=/usr/local/man \
--infodir=/usr/local/info

After make i see a libpython2.4.a in /usr/local/lib/python2.4/config
but not an libpython2.4.so .
Even the libpython2.4.a will not be installed into /usr/local/lib
From looking at the Makefile i was not not able to determine the option
which might be missing to get a shared library of python.

Any hints ?
Hajo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top