OK. I'm surprised that rebuilding fontconfig2* didn't fix that, so try the following:
fink remove fontconfig2-dev fink rebuild fontconfig2-dev fink reinstall fontconfig2-dev find /sw/lib -name *.la | xargs grep -l libfontconfig.1.3.0 If the last command doesn't give you any output, you should be good to go. Michael J. Vollinger wrote: > This is what I get for a return: > > /sw/lib/fontconfig2/lib/libfontconfig.fink.la > /sw/lib/fontconfig2/lib/libfontconfig.la > > ______________________________ > Michael J. Vollinger > Research Assistant > Ronald B. Gilmore XRF Lab > Dept. of Geosciences > 611 North Pleasant Street > University of Massachusetts > Amherst, MA 01003 > > On Mar 12, 2009, at 7:49 PM, Alexander Hansen wrote: > >> Let's try running the following from the command line: >> >> find /sw/lib -name *.la | xargs grep -l libfontconfig.1.3.0 >> >> Michael J. Vollinger wrote: >>> I did the "fink rebuild fontconfig2-dev" and the did fink install >>> cairo and this is the output (same as previous times I believe): >>> >>> i686-apple-darwin9-gcc-4.0.1: >>> /sw/lib/fontconfig2/lib/libfontconfig.1.3.0.dylib: No such file or >>> directory >>> make[2]: *** [libcairo.la] Error 1 >>> make[1]: *** [all-recursive] Error 1 >>> make: *** [all] Error 2 >>> ### execution of /var/tmp/tmp.1.2mzC3W failed, exit code 2 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /sw/bin/dpkg-lockwait -r fink-buildlock-cairo-1.6.4-2 >>> (Reading database ... 35741 files and directories currently installed.) >>> Removing fink-buildlock-cairo-1.6.4-2 ... >>> Failed: phase compiling: cairo-1.6.4-2 failed >> <snip> >> >> -- >> Alexander Hansen >> Fink User Liaison > -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
