Akio Sakai wrote: > Dear Martin, > > 1. Mac OSX 10.5.5 > 2. X11-2.31 > 2.1. Xcode311-2517 > > 3. fink list xfree86 > *i* xfree86 4.5.0-1045 Free X11 implementation > *i* xfree86-shlibs 4.5.0-1045 Free X11 implementation
You have an old X11 package for MacOSX 10.4 from Fink installed. Remove it: sudo -r --force-depends xfree86 xfree86-shlibs Then reinstall whatever X11 installation you had (either X11User.pkg from a system DVD or from a combo update dmg + X11SDK.pkg from xcode dev tools, or xquartz from the macosforge site. The latter is the easiest: download and install <http://xquartz.macosforge.org/downloads/X11-2.3.1.pkg> -- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
