November 1, 201114 yr Hi, I am trying to install lxml on my box to use IMDbPY. It seems to want a devel version of libxml2 and libxslt libraries Reading http://codespeak.net/lxml Best match: lxml 2.3.1 Downloading http://lxml.de/files/lxml-2.3.1.tgz Processing lxml-2.3.1.tgz Running lxml-2.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-G2JuaS/lxml-2.3.1/egg-dist-tmp-oTo7ik Building lxml version 2.3.1. Building with Cython 0.15.1. ERROR: /bin/sh: xslt-config: command not found ** make sure the development packages of libxml2 and libxslt are installed ** Using build configuration of libxslt In file included from src/lxml/lxml.etree.c:239: src/lxml/etree_defs.h:9:31: error: libxml/xmlversion.h: No such file or directory src/lxml/etree_defs.h:11:4: error: #error the development package of libxml2 (header files etc.) is not installed correctly I have the packaged versions of these libraries installed and showing in the /usr/lib dir... Any ideas how I can get the devel versions, the only ones I can find are rpm packages.
November 2, 201114 yr Author Hi, Not really, it only links through to the .rpm versions of the dev packages. I don't know how to install them on unRAID as it's a Slackware based linux. Regards, Simon
November 2, 201114 yr http://slackware.cs.utah.edu/pub/slackware/slackware-12.1/patches/source/libxml2/ http://slackware.cs.utah.edu/pub/slackware/slackware-12.1/patches/source/libxslt/
Archived
This topic is now archived and is closed to further replies.