Hi Jonas, >>> You need to compile php with gd and freetype support >>>I also compiled gd with freetype support but not sure if that was needed >>>check out http://kemu.ath.cx/info.php to see how I compiled php with gd >>>and freetype support
I hope you can help me again. During a make I get the error: ext/gd/gd.o: In function `php_imagettftext_common': /usr/local/src/php/ext/gd/gd.c:2940: undefined reference to `gdImageStringFTEx' collect2: ld returned 1 exit status make: *** [sapi/cli/php] Error 1 I think, the option "--with-freetype-dir=..." raises the error, because without this option the compilation works fine. Thanks Frank -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php