Re: Python sys.prefix

2010-01-22 Thread Balazs Zachar
It looks like the python install environment is easily movable between two machine with the same OS (I mean, with the correct libraries)... Can I use this in production? Please consider the following test, after I use ./configure --prefix=/opt/python2.6.4 && make && make install: [r...@centos

Python sys.prefix

2010-01-21 Thread zachar
Hi All, I need some help about my "problem": I compiled and installed python with ./configure --prefix=/opt/pyhon2.6.4... But I have to move it to a different directory (the reason is very difficult but I must do this)... I started the interpreter from shell and I was surprised because It still