Hello,

I am compiling PHP 4.3.2 with the following config options: (Red Hat
Linux 7.3)

./configure --with-mysql --with-apxs=/usr/sbin/apxs --with-zlib \
--enable-bcmath --with-bz2 --with-curl --with-dom \
--enable-exif --enable-ftp --with-gd --with-ttf --with-imap \
--with-mime-magic=/usr/share/magic.mime \
--with-mnogosearch=/usr --with-pdflib \
--enable-xslt --with-xslt-sablot --with-sablot-js --with-kerberos

./configure runs fine, however 'make' generates this error:

/usr/bin/ld: cannot find -ltiff
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

I would appreciate help in solving this issue.

Regards,

Lukasz Karapuda
@ [EMAIL PROTECTED]



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

Reply via email to