> libXcursor.1.0.2.dylib /usr/X11/lib/libXinerama.1.0.0.dylib /usr/X11/ > lib/libXft.2.1.2.dylib /sw/lib/freetype219/lib/libfreetype.dylib / > usr/X11/lib/libfontconfig.dylib /usr/X11/lib/libXext.6.4.0.dylib / > usr/X11/lib/libX11.6.2.0.dylib -lm /usr/X11/lib/libSM.6.0.0.dylib / > usr/X11/lib/libICE.6.3.0.dylib -ldl > i686-apple-darwin9-g++-4.0.1: /usr/X11/lib/libXrandr.2.0.0.dylib: No > such file or directory >
<snip> > if somebody can give a little help ... > > Thanks > Didier > This problem isn't really due anything Fink does: it comes from Apple. Probably the easiest way to fix this is to add a symbolic link by running the following command in the terminal: sudo ln -s libXrandr.2.dylib /usr/X11/lib/libXrandr.2.0.0.dylib Thanks a lot Alexander It works great !! Didier ------------------------------------------------------------------------- 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
