Hi

I am trying to install GD support with jpeg and it appears not to find
libjpeg
but I can see this.

Any ideas on what I am doing wrong.

Many Thanks

Tony

tar -zxvf /home/HOTspecial/src/php-4_0_3pl1_tar.tar
cd /home/HOTspecial/src/php-4.0.3pl1
./configure --with-mysql=/usr/local/mysql \
--with-xml \
--with-apache=../apache_1.3.12 \
--enable-track-vars \
--enable-filepro \
--enable-calendar \
--enable-safe-mode \
--enable-debug=no \
--with-mcrypt=/usr/local \
--with-gd=/usr/local \
--with-jpeg-dir-=/usr \
--with-exec-dir=/usr/local/php/bin
make
make install

cp php.ini-dist /usr/local/lib/php.ini
cd ..



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to