Brian V Bonini wrote: > %cat config.txt | tr -s "\n" " " > --enable-versioning --enable-memory-limit --with-layout=GNU > --with-zlib-dir=/usr --with-imap=/usr/local --disable-all > --with-regex=php --disable-cli --enable-ctype --with-gd > --enable-gd-native-ttf --with-freetype-dir=/usr/local > --with-jpeg-dir=/usr/local --with-png-dir=/usr/local > --with-mysql=/usr/local --enable-overload --with-pcre-regex=yes > --enable-posix --enable-session --enable-tokenizer > --with-expat-dir=/usr/local --enable-xml --with-zlib=yes > --with-apxs2=/usr/local/www/bin/apxs --prefix=/usr/local > > /usr/src/php5-STABLE-200501311330/ext/gd/gd.c: In function `zm_info_gd': > /usr/src/php5-STABLE-200501311330/ext/gd/gd.c:504: `FREETYPE_MAJOR' WILD GUESS You've asked for a bunch of TTF-related stuff, but didn't ask for TTF itself... Or don't have FreeType installed, or, at least, not where configure can FIND it. -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php