Add --with-zlib to your PHP configure line
On Wed, 27 Mar 2002, Duane Gran wrote:
> PHP List members:
>
> I installed MySQL sucessfully on Solaris 8 and am trying to configure
> PHP with the following flags:
>
>./configure \
> --with-mysql=/usr/local/mysql \
> --with-gd
PHP List members:
I installed MySQL sucessfully on Solaris 8 and am trying to configure
PHP with the following flags:
./configure \
--with-mysql=/usr/local/mysql \
--with-gd=/usr/local \
--with-zlib-dir=/usr/local \
--with-png-dir=/usr/local \