You probably need to install 2 Red Hat packages: libtiff and
libtiff-devel. Go get the latest packages, install these, do a 'make
realclean' or 'make distclean' in your PHP source directory and
recompile PHP.


On Sat, 2003-06-07 at 16:01, Lukasz Karapuda wrote:
> 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]
-- 
Bob Cochran
Greenbelt, Maryland, USA
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html



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

Reply via email to