>> I'm having a bit of a problem with pango.  The following simple
    >> script gets a number of GRuntime-CRITICAL errors, then repeatedly
    >> tries to open /usr/local/lib/pango/modules/pango-basic-x.so.la, which
    >> fails, finally terminating with a floating point exception:

    Christian> Skip, I'm having the same problems with gtk+-1.3.5 and the
    Christian> latest (CVS) pygtk.

I took the easy way out and or'd in RTLD_GLOBAL to the two dlopen calls at
the bottom of the .../Python/dynload_shlib.c in the Python source tree.  I
think James has a better fix in the mix but it requires changes to some
other Gtk stuff.

-- 
Skip Montanaro ([EMAIL PROTECTED])
(847)971-7098
_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to