compiling python

M

Mag Gam

At my university we are trying to compile python with --enable-shared
however when I do a make many things fail. Is it a good idea to
compile python with shared libraries? It seems mod-python needs it
this way.

TIA
 
S

Stefan Behnel

Mag said:
At my university we are trying to compile python with --enable-shared

Is there a reason why you need to compile the CPython interpreter yourself?

however when I do a make many things fail. Is it a good idea to
compile python with shared libraries?

Perfectly fine, Linux distros do that by default, for example.

"many things fail" is not a very detailed problem description, though.
Could you state more exactly what you do and provide the error messages
that you see?

Stefan
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top