Re: [PHP] PHP5 Gd Library error compiling

2004-08-23 Thread Martin Visser
Curt Zirzow wrote: * Thus wrote Martin Visser: PHP5, with GD on Linux (Slackware 10.0) ./configure goes just fine, but when I try 'make', there's an error. this is how I configured it: ./configure --prefix=/usr/local/php5 --with-zlib --with-pear=/usr/share/pear --with-mysql=/usr/local/mysql --inc

Re: [PHP] PHP5 Gd Library error compiling

2004-08-22 Thread Curt Zirzow
* Thus wrote Martin Visser: > PHP5, with GD on Linux (Slackware 10.0) > > > ./configure goes just fine, but when I try 'make', there's an error. > > this is how I configured it: > ./configure --prefix=/usr/local/php5 --with-zlib > --with-pear=/usr/share/pear --with-mysql=/usr/local/mysql > --i

[PHP] PHP5 Gd Library error compiling

2004-08-22 Thread Martin Visser
PHP5, with GD on Linux (Slackware 10.0) ./configure goes just fine, but when I try 'make', there's an error. this is how I configured it: ./configure --prefix=/usr/local/php5 --with-zlib --with-pear=/usr/share/pear --with-mysql=/usr/local/mysql --includedir=/usr/include --without-sqlite --disable