[xsl] Problem installing libxsltmod-1.5a

Subject: [xsl] Problem installing libxsltmod-1.5a
From: Jaap van Arragon <j.vanarragon@xxxxxxxxxxx>
Date: Mon, 14 Sep 2009 08:04:21 +0200
Hello,

I am having difficulties installing the libxsltmod-1.5a package.

I9ve tried to install it trough easy_install but it failed at the following
errors:

libxsltmod.c:28:30: error: libxml/xmlmemory.h: No such file or directory
libxsltmod.c:29:29: error: libxml/debugXML.h: No such file or directory
libxsltmod.c:30:29: error: libxml/HTMLtree.h: No such file or directory
libxsltmod.c:31:26: error: libxml/xmlIO.h: No such file or directory
libxsltmod.c:32:31: error: libxml/DOCBparser.h: No such file or directory
libxsltmod.c:33:29: error: libxml/xinclude.h: No such file or directory
libxsltmod.c:34:28: error: libxml/catalog.h: No such file or directory
libxsltmod.c:35:27: error: libxml/parser.h: No such file or directory
libxsltmod.c:36:36: error: libxml/parserInternals.h: No such file or
directory
In file included from libxsltmod.c:38:
/usr/include/libxslt/xslt.h:13:25: error: libxml/tree.h: No such file or
directory
In file included from libxsltmod.c:40:
/usr/include/libxslt/xsltInternals.h:17:25: error: libxml/hash.h: No such
file or directory
/usr/include/libxslt/xsltInternals.h:18:26: error: libxml/xpath.h: No such
file or directory
/usr/include/libxslt/xsltInternals.h:19:29: error: libxml/xmlerror.h: No
such file or directory
/usr/include/libxslt/xsltInternals.h:20:25: error: libxml/dict.h: No such
file or directory
/usr/include/libxslt/xsltInternals.h:21:30: error: libxml/xmlstring.h: No
such file or directory
Etc........

I have the following specs:

OS: Ubuntu 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:48:10 UTC 2009 i686
GNU/Linux

Installed the libxml2-dev & libxslt-dev through the package manager:

apt-get install libxml2-dev libxslt-dev

It seems it can9t find the files so I9ve added the /usr/include and /usr/lib
to the path but it didn9t mattered.

Please help!

Thanks

Current Thread