distutils help

Mathieu Malaterre mmalaterNOSP at Mnycap.rr.com
Thu Sep 23 17:00:52 EDT 2004


Hello,

	I thought this would be easy but I guess I didn't get the distutil 
feeling. I am trying to write a setup for install my package but I don't 
understand how to do that.

organisation:

setup.py
         /bin/
              gdcm.py
              _gdcm.so
              libvtkgdcmPython.so
         /gdcmPython/
                     gdcm.pth


How do you specify setup you want to install library ? Do you use 
'data_files' ? Same thing for gdcm.pth is this a 'data_files' also ?

Thanks
Mathieu




More information about the Python-list mailing list