Re: [xslt] problems with libxslt and python on Mac OS X
- From: Matthew Patterson <list-matt reprocessed org>
- To: xslt gnome org
- Subject: Re: [xslt] problems with libxslt and python on Mac OS X
- Date: Tue, 6 Apr 2004 11:30:13 +0100
On 2 Apr 2004, at 05:27, Marc-Antoine Parent wrote:
> I am a bit stumped, then...
> Do me a favour: Could you at least check that the binding modules you
> built seem to bind to what you expect?
>
> Use otool -L to know what it will link to.
Sorry for the delay (and prolonging this...) I was away at the weekend.
I've tested the 2.6.5/1.1.2 combo and 2.6.8/1.1.5 combo and pasted the
results below. 2.6.5/1.1.2 runs the python tests ok, and 2.6.8/1.1.5
don't (producing the results I described in an earlier mail)
Thanks,
Matt
here are the otool results with 2.6.5/1.1.2 (what I have installed
currently)
libxml2
-------
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-
packages/libxml2mod.so:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 71.0.0)
/usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current
version 5.0.0)
/usr/local/lib/libxml2.2.dylib (compatibility version 9.0.0,
current version 9.5.0)
libxslt
-------
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-
packages/libxsltmod.so:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 71.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/local/lib/libxslt.1.dylib (compatibility version 3.0.0,
current version 3.2.0)
/usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current
version 5.0.0)
/usr/local/lib/libxml2.2.dylib (compatibility version 9.0.0,
current version 9.5.0)
/usr/local/lib/libexslt.0.dylib (compatibility version 9.0.0,
current version 9.2.0)
and here are the results for 2.6.8/1.1.5:
libxml2
-------
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-
packages/libxml2mod.so:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 71.0.0)
/usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current
version 5.0.0)
/usr/local/lib/libxml2.2.dylib (compatibility version 9.0.0,
current version 9.8.0)
libxslt
-------
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-
packages/libxsltmod.so:
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0,
current version 71.0.0)
/usr/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.0.0)
/usr/local/lib/libxslt.1.dylib (compatibility version 3.0.0,
current version 3.5.0)
/usr/lib/libiconv.2.dylib (compatibility version 5.0.0, current
version 5.0.0)
/usr/local/lib/libxml2.2.dylib (compatibility version 9.0.0,
current version 9.8.0)
/usr/local/lib/libexslt.0.dylib (compatibility version 9.0.0,
current version 9.4.0)
--
Matt Patterson | Design & Code
<matt@emdash.co.uk> | http://www.emdash.co.uk/
<matt@reprocessed.org> | http://www.reprocessed.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]