On Thu, 11 Jul 2002 15:32:30 -0700
"Ricky Dhatt" <[EMAIL PROTECTED]> wrote:

> You need to use --with-gd=php to use the built-in gd library.

yep, that got over that hurdle, I used the config line 
./configure --with-apxs=/usr/sbin/apxs  --with-mysql=/usr --with-ttf=/usr 
--enable-track-vars --enable-ftp --enable-imap --enable-ssl --enable-versioning 
--enable-trans-sid --enable-sysvsem --with-config-file-path=/etc --with-jpeg-dir=/usr 
--with-zlib-dir=/usr --with-gd=php

and I get an error...

 In function `php_imagettftext_common':
/php/dev/php-4.3.0/ext/gd/gd.c:2734: undefined reference to `gdttf'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

what am I missing now?

Kevin

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

Reply via email to