Hello,

I am having problems compiling truetype font support into php4.
Would someone please share any info that might help solve this?

setup:
php version 4.0.6-dev
apache 1.3.14

configuration:
./configure --with-ttf=/usr/local --enable-gd-native-ttf
--with-gd=/usr/local/src/gd-1.8.3 --with-jpeg-dir=/usr/local/src/jpeg-6b
--with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql
--with-ming=/usr/local/src/ming-0.1.0 --enable-ftp
--with-pdflib=/usr/local/src/pdflib-3.03
--with-dom=/usr/local/src/libxml2-2.3.6
--with-zlib-dir=/usr/local/src/zlib --with-png-dir=/usr/local/src/libpng
--with-tiff-dir=/usr/local/src/tiff-v3.5.5/
--with-mcrypt=/usr/local/src/libmcrypt-2.4.9

Going through the results of a make show that php wasn't compiled with
-lttf .

Also, if more info is needed to help me with this problem please let me
know.

Thanks,
barce

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to