[XML-SIG] PyXML setup.py question

Sébastien Pierre spierre@isb-sib.ch
Mon, 19 Nov 2001 17:59:26 +0100


Hi all,

I am trying to make a Fink (fink.sf.net) package of PyXML, to do so I 
need to compile and install everything in a directory which is not the 
directory where things will be eventually installed....well this is a 
little bit unclear...

I have PyXML in /sw/src/pyxml-0.6.6/, python is in /sw/lib/python2.1
If I make setup.py build and install everything in 
/sw/lib/python2.1/site-packages. What I want install to do is to install 
in /sw/src/pyxml-0.6.6/sw/lib/python2.1/site-packages.

Is this possible?

Cheers,
  -- Sébastien.