[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] GD 2.x install on Cobalt Raq4?



----- Original Message ----- 
From: "Dom Scott" <dom@xxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, August 04, 2003 3:50 PM
Subject: Re: [cobalt-users] GD 2.x install on Cobalt Raq4?

> I have managed to get php 4.3.1 to go through the configure phase, but
when
> I try make, I get
>
> /usr/local/src/php-4.3.1/ext/gd/libgd/gd_png.c:11: png.h: No such file or
> directory
> make: *** [ext/gd/libgd/gd_png.lo] Error 1

Personally I would install gd from source from Boutell.

Its much easier to install these days than before.

Then I think it is just your configure line in php.

I use ... --with-gd=/usr/local

Can you post your php configure line ??

Bassi