distutils and python2.1

Alexandre Fayolle alf at leo.logilab.fr
Wed Jul 18 03:42:52 EDT 2001


Hello,

I have both python 1.5.2 and python 2.1 installed on my machine 
(python 2.1 is accessed through 'python2' on the command line), and
I'd like to generate rpm packages for python 2.1. However, when I
launch
python2 setup.py bdist_rpm
the rpm I get will install in /usr/lib/python1.5/site-packages.

Is there something I can tweak in the setup.cfg, maybe ?

TIA

Alexandre Fayolle
-- 
LOGILAB, Paris (France).
http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org
Narval, the first software agent available as free software (GPL).



More information about the Python-list mailing list