[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] GD 2.x install on Cobalt Raq4?
- Subject: Re: [cobalt-users] GD 2.x install on Cobalt Raq4?
- From: "Dom Scott" <dom@xxxxxxxxxxxxxxx>
- Date: Mon Aug 4 07:51:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I know this is an old thread, but I'm just trying this myself and I'm having
a few problems with GD.
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
Which would imply that I'm missing part of the gd library...However, I
thought that it was included with php > 4.3.0. I am still using the
pkgmaster version of php 4.1.2, which has some gd stuff in it already
(including png support...).
Can Bassi or anyone else give me some pointers on what is going on? I can
probably get gd from Boutell and install that before compiling php, but the
php docs say it is more advisable to use the version bundled with php, so
I'd rather use that if possible.
Thanks guys
Dom