Gabriele De Chiara wrote: > > > On Feb 10, 2009, at 5:58 PM, Martin Costabel wrote: > >> Gabriele De Chiara wrote: >> [] >>> $ sudo sh ./fix-x11-la.sh create >>> Writing /usr/X11/lib/libAppleWM.la >>> Writing /usr/X11/lib/libdmx.la >>> Writing /usr/X11/lib/libfontenc.la >>> Writing /usr/X11/lib/libfreetype.la >> >> What do you get from >> >> ls l /usr/X11/lib/libfontconfig* >> >> ? There are perhaps some more pieces missing on your system. >> >> -- Martin >> > > $ ls -l /usr/X11/lib/libfontconfig* > -rwxr-xr-x 1 root wheel 1078864 Sep 24 2007 > /usr/X11/lib/libfontconfig.1.1.0.dylib > -rwxr-xr-x 1 root wheel 1056576 Aug 1 2008 > /usr/X11/lib/libfontconfig.1.3.0.dylib > lrwxr-xr-x 1 root wheel 25 Feb 6 17:23 > /usr/X11/lib/libfontconfig.1.dylib -> libfontconfig.1.3.0.dylib > lrwxr-xr-x 1 root wheel 25 Feb 6 17:23 > /usr/X11/lib/libfontconfig.dylib -> libfontconfig.1.3.0.dylib
This seems to be correct, unfortunately. I see it here, too. It is another inconsistency of Apple's library naming scheme. I will have to fix the script correspondingly. -- Martin ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
