James Martin wrote: [] > ImportError: dlopen(/sw/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so, > 2): Library not loaded: /usr/X11/lib/libXdamage.1.dylib > Referenced from: /sw/lib/python2.5/site-packages/gtk-2.0/gtk/_gtk.so > Reason: Incompatible library version: _gtk.so requires version 3.0.0 > or later, but libXdamage.1.dylib provides version 2.0.0
Your OSX 10.5.5 update downgraded your X11 installation. Reinstall the xquartz update you had before the update to 10.5.5. -- Martin ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
