On Tue, Feb 10, 2004 at 12:48:40PM -0800, Radi Shourbaji wrote:
> Hello All!
>     I'm trying to move an application which makes use of the GD extensions
> to PHP to a newly built system based on Fedora FC1 (Linux).  Unfortunately
> the GD extensions don't seem to have been included Fedora

Hi - why do you say that?  The gd extension is certainly included in the
PHP package:

$ rpm -q php
php-4.3.4-1.1
$ php -m | grep gd
gd

Regards,

joe

Reply via email to