Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to install libxml2-devel and libxslt-devel in Windows ?

32 views
Skip to first unread message

goldtech

unread,
Nov 10, 2012, 12:12:18 PM11/10/12
to
Hi,

I have Windows XP and Python 2.7.x

I download and install libxml2-python-2.7.7.win32-py2.7.exe, From
here: http://users.skynet.be/sbi/libxml-python/

This file has both libxml2 AND libxslt.

But, I also need libxml2-devel and libxslt-devel for python 2.7. Are
binaries for win32 available for that?

How do I to get these devel files? In Ubuntu fro example this is all
in the repositories. But I guess I don't understand how to get this in
Windows...

Thank you very much.
Message has been deleted

Stefan Behnel

unread,
Nov 11, 2012, 2:54:01 AM11/11/12
to pytho...@python.org
goldtech, 10.11.2012 18:12:
Assuming that you are actually looking for lxml rather than the plain
libxml2/libxslt Python bindings and seeing that you don't fear installing
software from arbitrary web pages, you should try this binary installer:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml

Stefan


0 new messages