Re: Installation of XML package v0.8.3

Mike Brown <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
SAROLI Andre Int￿imaire wrote:
> I want to install the XML package v0.8.3 on my station. I want to install it in an other directory of the previous python folder.
> 
> In the setup.py -help-commands I have not found the command which allow to change the installation folder, like for some other scripts I make "-prefix=/home/toto".

It should install relative to the python interpret you use to run setup.py.

For example, instead of 'setup.py install',
do '/path/to/your/python setup.py install'

Is that sufficient?

Also, why 0.8.3 and not 0.8.4?

_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.