[Fontconfig] fontconfig-2.3.2 install error
Donald Werder
d.werder at comcast.net
Mon Oct 31 10:22:20 EST 2005
Please help with the following problem.
I configured fontconfig-2.3.2 by
LIBS="-liconv" ./configure
This removed a libiconv error during make
But when I tried to install it I got the following error:
fc-cache/fc-cache -f -v
/home/dhon/src/fontconfig-2.3.2/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts": caching, 0 fonts, 2 dirs
/home/dhon/src/fontconfig-2.3.2/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts/default": caching, 0 fonts, 2 dirs
/home/dhon/src/fontconfig-2.3.2/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts/default/ghostscript": caching, 0 fonts, 0 dirs
/home/dhon/src/fontconfig-2.3.2/fc-cache/.libs/lt-fc-cache:
"/usr/share/fonts/default/Type1":
/home/dhon/src/fontconfig-2.3.2/fc-cache/.libs/lt-fc-cache: error while
loading shared libraries:
/home/dhon/src/fontconfig-2.3.2/src/.libs/libfontconfig.so.1: undefined
symbol: FT_Get_PS_Font_Info
make[2]: *** [install-data-local] Error 127
make[2]: Leaving directory `/home/dhon/src/fontconfig-2.3.2'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/dhon/src/fontconfig-2.3.2'
make: *** [install-recursive] Error 1
I have freetype-2.1.10 installed in /usr/local/lib
More information about the Fontconfig
mailing list