Manging multiple Python installation

Andy Leszczynski leszczynscyATnospam.yahoo.com.nospam
Wed Sep 7 21:52:19 EDT 2005


Jeremy Jones wrote:
> Andy Leszczynski wrote:
> 
> Download the source, untar, cd to the new directory, run:
> 
> ./configure --prefix=/opt/mypython
> make
> make install

Is there any way to pass the prefix to the "make install"? Why "make" 
depends on that?

A.



More information about the Python-list mailing list