[linux] php compileren met gd library

Christiaan Bos chris op linux.sth.nl
Vr Jan 28 13:22:57 CET 2005


Hallo allemaal,

Dacht `even` php opnieuw te compileren met gd library. Niet dus.

Compileer php met:

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql 
--with-mime-magic --with-curl-dir=/usr/lib --with-gd 
--with-gd-dir=/usr/lib/ --with-jpeg-dir=/usr/lib --with-gettext 
--with-png-dir=/usr/include/ --with-kerberos --with-mcrypt --with-mhash 
--with-pear --with-xml --with-zlib --with-zlib-dir=/usr/lib --with-zip 
--with-openssl --enable-bcmath --enable-calendar --enable-ftp 
--enable-magic-quotes --enable-sockets --enable-track-vars --enable-exif

Krijg dan deze fout:
configure: error: libjpg.(a|so) not found.

gd is geinstalleerd en libjpg ook.
Dus denk dat de mappen niet goed staan.
Maar als ik `locate libjpg` doe vindt hij niets
Ik heb al verschillende mappen geprobeerd. Maar niets mocht baten.

Mijn vraag is nu: hoe kan ik uitvinden welke map de goede is?

Als ik trouwens geen map opgeef:
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.

BVD Christiaan




More information about the Linux mailing list