[PHP-INSTALL] Build fails on Debian Lenny

2009-05-25 Thread Étienne Buira
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

Re: [PHP-INSTALL] Build fails on Debian Lenny

2009-05-25 Thread Étienne Buira
É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