[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] [RaQ3i] PHP 4 Install (Archives not helping)
- Subject: Re: [cobalt-users] [RaQ3i] PHP 4 Install (Archives not helping)
- From: "Steven Werby" <steven-lists@xxxxxxxxxxxx>
- Date: Tue Aug 15 20:00:29 2000
Mike Dowdell <mike@xxxxxxxxxxxxxxx> wrote:
<snip>
> gd.c:472: `gdImageCreateFromGif' undeclared (first use in this function)
> gd.c:472: (Each undeclared identifier is reported only once
> gd.c:472: for each function it appears in.)
> gd.c: In function `php_if_imagegif':
> gd.c:629: `gdImageGif' undeclared (first use in this function)
> make[3]: *** [gd.lo] Error 1
</snip>
> I have GD installed although I have no idea why it's dumping at this
> error. Any information would be great.
It would be helpful if you included the /configure options you installed with.
My guess is you didn't specify the path to the gd library or that PHP4 doesn't
like the version of GD you have installed. I've never really had a need to
install PHP with GD support, but this afternoon I did so on a RaQ2 and PHP4
didn't like gd-1.8.3 so I configured it for gd-1.3 and it installed fine. I
wasn't the one who installed the gd-1.8.3 so it's possible that was not
installed right and I didn't test any gd related PHP functions, but that's my 2
cents. I suggest giving more detail and posting on the PHP Installation mailing
list (http://php.net/support.php). Not that this is the wrong place to ask, but
why not go to the experts?
--
Steven Werby {steven-lists@xxxxxxxxxxxx}