[lxml-dev] Crash on OSX
F Wolff
friedel at translate.org.za
Wed Jan 14 22:09:44 CET 2009
Op Di, 2009-01-13 om 08:54 +0100 skryf Stefan Behnel:
> F Wolff wrote:
> > Op Ma, 2009-01-12 om 15:40 +0100 skryf Stefan Behnel:
> >> F Wolff wrote:
> >> > I recently managed to install lxml on OSX. Unfortunately the only way
> >> to
> >> > get it installed was from the SVN checkout linking to libxml2 etc from
> >> > macports
> >>
> >> Could you rebuild lxml with --static-deps?
> >
> > I attach a new error report. Let me know if anything else is necessary.
>
> I still find this line in the log:
>
> <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
>
> This means that the outdated system libxml2 is loaded. Building with
> "--static-deps" should build the lxml binaries with libxml2 and libxslt
> statically included, so that they no longer have a dependency on an
> external version of the libraries.
>
> Could you send in a copy of the build log where you build with this option
> enabled?
>
> Stefan
It was definitely downloading and building its own versions of libxml2
and libxslt. Unfortunately I was not able to trigger the same error
today, and my application's setup.py finishes successfully. I'll get
back if I run into problems again.
Thank you for the help so far.
Keep well
Friedel
--
Recently on my blog:
http://translate.org.za/blogs/friedel/en/content/language-and-dialect-codes
More information about the lxml-dev
mailing list