Aaron Paulley wrote:
The error I'm getting when running ./configure is this:

configure: error: libjpeg.(a|so) not found.


I know libjpeg is installed, I just installed it. Here is my ./configure:

./configure --with-mysql --with-apxs=/www/bin/apxs --with-xml
--enable-ftp --with-gd --enable-magic-quotes --with-jpeg-dir=/usr/lib
--with-mcrypt --with-png-dir=/usr --enable-sockets --enable-track-vars
--enable-versioning --with-zlib --enable-bcmath --enable-calendar
--with-xpm-dir=/usr/X11R6

Why did you use /usr/lib for jpeg but /usr for png? /usr is correct.

-Rasmus

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



Reply via email to