Need help installing GD library for PHP 4.3.4 on Fedora FC1

Dirk Wendland dirk.wendland at nexgo.de
Wed Feb 11 08:52:12 UTC 2004


Am Dienstag, 10. Februar 2004 22:29 schrieb Joe Orton:
> 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

Hello 

just make a site

<?php
phpinfo();
?>

now you can search in you're browser for GD when it's installed it is shown on 
the site



-- 
Dirk Wendland

mail:dirk.wendland at nexgo.de
homepage:http://develop.if2.de
Develop for simple Development





More information about the fedora-list mailing list