On Dec 19, 2007, at 10:21 AM, François Giron wrote: > > Le 19 déc. 07 à 15:33, Benjamin Reed a écrit : > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> François Giron wrote: >>> >>> Le 19 déc. 07 à 14:21, Benjamin Reed a écrit : >>> >>> François Giron wrote: >>> >>>>>>> % fink dumpinfo -fallversions fontconfig2-dev | grep "i\b" >>>>>>> bi 2.4.1-5 >>> >>> And do you have 3 files in /usr/X11/include/fontconfig2 ? If not, >>> your >>> X11 installation is incomplete for some reason. >>> >>>> I have no directory /usr/X11/include/fontconfig2, but only >>>> /usr/X11/include/fontconfig, and no file in it: >> >> erp, yeah, that's what I meant... >> >>>> $ ls -al /usr/X11/include/fontconfig >>>> total 0 >>>> drwxr-xr-x 2 root wheel 68 nov 10 23:09 . >>>> drwxr-xr-x 12 root wheel 408 nov 10 13:05 .. >>> >>>> I suppose that is my X11 version: I ugrade to X11-2.1.0.1 to >>>> repair some >>>> bugs of Leopard's X11. >> >> Looks like you might need to re-install x11. >> >> I've heard reports that you need to do: >> >> pkgutil --forget com.apple.pkg.X11User >> pkgutil --forget com.apple.pkg.X11SDKLeo >> pkgutil --forget com.apple.pkg.X11DocumentationLeo >> pkgutil --forget org.x.X11.pkg >> >> Or else the installer still won't re-install the missing files. :P >> >> (cc'ing the list so this gets archived) > > I re-installed X11 with the Leopard DVD and I do this, but the problem > is the same. Perhaps I don't understand something (?): > > Mac OS X Install DVD % open System/Installation/Packages/X11User.pkg > Mac OS X Install DVD % cd > ~ % ls /usr/X11/include/fontconfig > ~ % cd Library/Receipts > Receipts % sudo pkgutil --forget com.apple.pkg.X11User > Password: > Forgot package 'com.apple.pkg.X11User' on '/'. > Receipts % sudo pkgutil --forget com.apple.pkg.X11SDKLeo > No receipt for 'com.apple.pkg.X11SDKLeo' found at '/'. >
The last line seems to indicate that François didn't even have the X11SDK package installed in the first place! I just wrote up a little prescription for doing this installation (the way I did things) on the following page: http://www.uoregon.edu/~noeckel/LeopardIntelSetup.html Maybe this will help clarify what needs to be done... Jens ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
