On Fri, 15 Jul 2005, Mentar Mahmudi wrote:
While trying to install fontconfig-2.2.1 (./configure) I get the
following error:
configure: error: You must have freetype installed; see
http://www.freetype.org/
So I installed freetype locally to ~/freebin and set my PATH to
~/freebin/bin and LD_LIBRARY_PATH to ~/freebin/lib. After a
recompilation of fonconfig I get the same error.
Can anybody tell me what else I have to do to have fontconfig installed?
Setting PATH and LD_LIBRARY_PATH should not be needed.
./configure --with-freetype-config=~/freebin/freetype-config
(Maybe replace tilde ~ above with real path.)
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/
_______________________________________________
fontconfig mailing list
fontconfig@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/fontconfig