José Allona wrote: > > Hi, I've tried to install the libavcodec-dev which tried to install the > fontconfig2-dev-2.4.1-106 > > and this error showed up: > > sed: /usr/X11/lib/libfontconfig.la <http://libfontconfig.la>: No such > file or directory > ### execution of /var/tmp/tmp.1.0mzi9C failed, exit code 1
You have two possibilities: 1. Either replace your X11 installation with the xquartz update from macosforge <http://xquartz.macosforge.org/trac/wiki> 2. Or create the missing *.la files in /usr/X11/lib by running the fix-x11-la.sh script as described here: <http://thread.gmane.org/gmane.os.macosx.fink.user/27775/focus=27784> -- Martin ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
