On 5/21/06, Beauford <[EMAIL PROTECTED]> wrote:

The following are the errors I am getting - quite lengthy.

Thanks


$ make

....

gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/freetype2 -g -O2 -MT gdft.lo
-MD -MP -MF .deps/gdft.Tpo -c gdft.c  -fPIC -DPIC -o .libs/gdft.lo
gdft.c:1366:35: fontconfig/fontconfig.h: No such file or directory

You're missing a devel package. Don't know where that one comes from
'coz I don't know what configure switches you are using.

If it's freetype for example, you need the freetype-dev or
freetype-devel package to compile against.

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to