Re: [xml] Patch: installing Python into actual site-packages



On Tue, May 13, 2003 at 02:59:05PM -0400, Tres Seaver wrote:
These patches update libxml2/libxslt's python/Makefiles to use the
$(PYTHON_SITE_PACKAGES) value, as discovered by configure, rather than
synthesizing one;  the logic guesses wrong in the case where Python is
not installed under $(libdir).  The patch is against libxml2 2.5.7 and
libxslt 1.0.29.

  Hum, I feel a bit cautious about those patches, basically I'm
afraid that they break on the x86_64 platform, where libdir is
/usr/lib64 IIRC, not /usr/lib , and I cannot break the python
bindings of libxml2, really ... I need to do some tests first.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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