problem compiling pyxml

"Alexander Agibalov" <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Hi,
I'm trying to install pyxml with python 2.5 under windows 2k.
I don't have VS2003, but I do have Cygwin as suggested by the setup.py.

So I've built it successfully with
setup.py build -c mingw32

BUT
setup.py install -c mingw32
says error: invalid command 'mingw32'

although when I just run
setup.py install
it says:

error: Python was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.

So how can I install the build?

Thanx,
Alex
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.