[lxml-dev] helping debug osx segfaults
been beating my head against getting lxml setup on osx. is there any sort of debug information I could give yall that would help or does anyone have any hot tips for getting things running? currently, I'm running trunk and having intermittent segfaults using etree. lxml is linked against most current fink libxml2 and libxslt2 (I think) I can dig out more info if it would help. -w -- ------ d. whit morriss ------ - senior engineer, opencore - - http://www.openplans.org - - m: 415-710-8975 - "If you don't know where you are, you don't know anything at all" Dr. Edgar Spencer, Ph.D., 1995
Have you added the fink lib directory to DYLD_LIBRARY_PATH in the environment where you run your python? This is what fixed things for me. ET On 6/6/07 1:25 PM, "whit" <d.w.morriss@gmail.com> wrote:
been beating my head against getting lxml setup on osx. is there any sort of debug information I could give yall that would help or does anyone have any hot tips for getting things running?
currently, I'm running trunk and having intermittent segfaults using etree. lxml is linked against most current fink libxml2 and libxslt2 (I think)
I can dig out more info if it would help.
-w
thanks eric! that seemed to do it. no segfaults yet. -w -- ------ d. whit morriss ------ - senior engineer, opencore - - http://www.openplans.org - - m: 415-710-8975 - "If you don't know where you are, you don't know anything at all" Dr. Edgar Spencer, Ph.D., 1995
participants (3)
-
Eric Tiffany -
Martijn Faassen -
whit