On 10-May-01 Kasper Kristiansson wrote:
> When i compile PHP on my FreeBSD with the following confgoptions, i don't
> get png support.
>
> Whats wrong?
>
> ./configure --with-jpeg-dir=/usr/local/src/jpeg --with-png-dir=/usr/local/sr
> c/libpng --with-gd=/usr/local/src/gd
>
> checking whether t
Hmm, i had the same problem here, running FreeBSD and php-4.0.x + GD.
Here is what i did, and it worked:
make sure there is only 1 static gd-library on the system (search for
libgd).
second, install GD (make install after the compilation) make also sure that
libpng is correctly installed and conf
2 matches
Mail list logo