[PHP-DEV] PHP 4.0 Bug #2188: Freetype Not Compiled In From: jgale <email protected>
Date: 08/30/99

From: jgale <email protected>
Operating system: Solaris 7 (x86)
PHP version: 4.0 Beta 2
PHP Bug Type: Installation problem
Bug description: Freetype Not Compiled In

Im trying to compile php4b2 with the following support: mysql ttf gd zlib pdflib gettext

I run: ./configure --with-pdflib --with-ttf --with-zlib --with-mysql --with-gettext --with-gd and everything compiles cleanly, however no freetype support is ever added to PHP. I notice that in the ext sub-directory there is no ttf (or freetype) dir. Perhaps some files were not included in the beta2 distribution.

Simple GIF creation script using ImageTTFText or any other TTF routine fails.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>