On Feb 10, 2009, at 8:53 AM, Gabriele De Chiara wrote: > Hi, > > I am trying to install tetex but I got a problem with fontconfig2. I > googled the problem but I haven't found anything that solves the > problem. > > Is there anyone who could kindly help me? > > Gabriele > > > <snip>
> sed: /usr/X11/lib/libfontconfig.la: No such file or directory The problem isn't actually directly related to fontconfig2, as such, and is as follows (I believe): At the time when we made the binary distribution, For Leopard Apple included these .la files in /usr/X11/lib (installed as part of the X11SDK package from Xcode). They have since decided to get rid of them (as of Xcode 3.1.2, anyway). Unfortunately, this causes breakage in our packages. There are a couple of options to try: 1) One of the developers has produced a script to generate these files: http://article.gmane.org/gmane.os.apple.fink.general/27784/match=gnucash 2) You can downgrade your Xcode. 3) You can install the unofficial X11 from http://xquartz.macosforge.org/trac/wiki , which currently still has those .la files in it. ------------------------------------------------------------------------------ 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
