Hello all.
I try to build PHP 5.2.9 from source on a Debian Lenny, on an amd64
machine, but I run into trouble when the PHP's libtool script is called.
First, my configure :
./configure \
--with-apxs2=/usr/local/httpd/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-mysqli=/usr/local/mysql/bi
Étienne Buira wrote:
Hello all.
I try to build PHP 5.2.9 from source on a Debian Lenny, on an amd64
machine, but I run into trouble when the PHP's libtool script is called.
First, my configure :
./configure \
--with-apxs2=/usr/local/httpd/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-mysq