Re: [PHP-INSTALL] configure of PHP5 errors

2005-03-09 Thread Michael
You have to specify --with-jpeg-dir=/path/where/libjpeg/is. I couldn't get that to work, so I installed a fresh copy of Libjpeg to /usr/local/libjpeg and used --with-jpegdir=/usr/local/libjpeg. I had to do the same thing with libpng. Bannister wrote: Hi there all, I have the following syntax, i

Re: [PHP-INSTALL] configure of PHP5 errors

2005-03-09 Thread Kul
Bannister wrote: Hi there all, I have the following syntax, i am using it to configure PHP5. Unfortunatly during the configure test it stops after a while at: ./configure --prefix=/usr/local/php5 --with-apxs2=/usr/local/apache2/bin/apxs --with-libxml-dir=/usr/local/lib --with-zlib --with-zlib-di