[XML-SIG] problem compiling pyxml

Luis Miguel Morillas morillas at gmail.com
Fri Dec 15 22:35:13 CET 2006


2006/12/15, Alexander Agibalov <loki-tmp at yandex.ru>:
> 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?
>

Read this tutorial on Amara. I wrote how to configure MinGW:
http://livingpyxml.python-hosting.com/wiki/AmaraWindowsInstallTips

> Thanx,
> Alex
> _______________________________________________
> XML-SIG maillist  -  XML-SIG at python.org
> http://mail.python.org/mailman/listinfo/xml-sig
>


-- 
Saludos,

--

Luis Miguel


More information about the XML-SIG mailing list