wavegroom <wavegroom at gmx.net> writes: > How can I compile python 2.0.1 under linux, so that i get the built in > functions as non static modules, so that i can load _socket.so at > runtime. (like in python2.2) Uncomment the line * shared * in Setup. Read Setup for further details. Regards, Martin