Joana wrote:

> I mantain Python on Windows, all installed packages are under c:
> \Python25\Lib\site-packages. Now I have to build C libraries used by
> python extensions and I am using cygwin, but I don't know how to
> install the module in Windows directory.

I have used MingW to do this.  Might this help:

http://joshuakugler.com/archives/13-Building-Python-Eggs-with-C-Extensions-on-Windows.html

j

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to