Re: [xslt] still problems with python bindings



[snip]

 >
> >
> > so maybe this is a bug in the configure script for libxslt
>
> It most definitly is! Daniel, the libxslt Configure script
> reads the value given to '--with-python' into '$with_python'
> and then does:
>
>      if test -x "$with_python"
>
> which tests  for existance _and_ executability of the value
> (so i assume it looks for the python executable). The documentation
> (./configure --help) says something different:
>
>   --with-python=DIR    Build Python bindings if found
>                 ^^^^
>
> Workarround: give the full path to the python executable to
> '--with-python'.

still a problem:

./configure --with-python=/usr/local/bin/python2.3
....
Found python in /usr/local/bin/python2.3
Found Python version 2.3
Found libxml2-python module
could not find python2.3/Python.h
....

no header files are found
markus



>
>  hth Ralf Mattes
>
> hth Ralf Mattes
>
> > configure was called like this:
> > ./configure --with-python=/usr/local/
> >
> >
> > any ideas  ?
> >
> > markus
> >
> >
> > --
> > Markus Jais
> > Software Developer
> > GMX Aktiengesellschaft
> > Riesstra?e 17, 80992 M?nchen
> > Phone: +49 89 14 339-514
> > mailto:mjais@gmx-gmbh.de
> > http://www.gmx.de
> >
> >
> >
> > _______________________________________________
> > xslt mailing list, project page http://xmlsoft.org/XSLT/
> > xslt@gnome.org
> > http://mail.gnome.org/mailman/listinfo/xslt
>
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt

-- 
Markus Jais
Software Developer
GMX Aktiengesellschaft
Riesstraße 17, 80992 München
Phone: +49 89 14 339-514
mailto:mjais@gmx-gmbh.de
http://www.gmx.de






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