Why don't you use the distutils module coming with python ? They provide a platform-independent building/installing mechanism of Python modules and c-extensions.
Regards, Christoph
Why don't you use the distutils module coming with python ? They provide a platform-independent building/installing mechanism of Python modules and c-extensions.
Regards, Christoph