I found out how to build it with Cygwin

python setup.py  build --compiler=mingw32 bdist

I can then unzip the zip file it creates and put it in site-packages.

It looks like I can install a bdist_wininst installer with Python 2.4,
but not 2.3.5
(without admin).

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

Reply via email to