Re: [xslt] problem installing python bindinds



On Wednesday 19 February 2003 17:17, Daniel Veillard wrote:
> On Wed, Feb 19, 2003 at 05:11:16PM +0100, Markus Jais wrote:
> > hello
> >
> > I have libxslt 1.0.26 and the newest libxml and python 2.2.2
> >
> > ./configure --with-python=/usr/local/
> >
> > worked for libxml but not for libxslt
>
>  What version of libxml2 ?

configure output:
checking for libxml libraries >= 2.5.2... 2.5.3 found


the output for the python version
Found python in /usr/local
./configure: /usr/local: is a directory
Found Python version
Found libxml2-python module


after  installing it and changing to the python/tests directory:

python basic.py 
Traceback (most recent call last):
  File "basic.py", line 6, in ?
    import libxslt
ImportError: No module named libxslt


maybe this helps to track down the error

Markus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]