NYCPHP Meetup

NYPHP.org

[nycphp-talk] gd on Unix

Alan T. Miller amiller at criticalmedia.biz
Tue Mar 23 20:41:36 EST 2004


Chances are you will also need to have installed libjpeg and libpng for PHP
to compile with the '--with-gd' option. And of course you will need to have
GD installed on your box as well. I just went through this all last night
and had to add those libraries (of course this was compiling php5 on Fedora
Linux against apache 1.3.9). PHP4 has a built in GD library does it not...
anyone?

Alan


----- Original Message ----- 
From: "David Mintz" <dmintz at davidmintz.org>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Tuesday, March 23, 2004 2:40 PM
Subject: Re: [nycphp-talk] gd on Unix


> On Tue, 23 Mar 2004, Rafi Sheikh wrote:
>
> > Hi list:
> > BASICS:
> > apache 1.3.27, PHP 4.0.6, IBM server
> >
> >
> > How does one enables gd on Unix?
> >
> > I do know that on WIN2K-pro one needs to uncomment the extensions for gd
in
> > php.ini...but in Unix I dont see any listings (gd_php.so, etc)...how can
I
> > find it (so I could tell the admin)... any suggestions?
> >
> > Here is what I have from the php_info()
> > Configure Command './configure' '--prefix=/opt/freeware' '--with-apxs'
> > '--with-mysql' '--with-config-file-path=/etc/opt/freeware/apache'
> > '--with-ftp' '--with-zlib' '--with-system-regex' '--without-xml'
> > '--with-ftp' '--with-ssl'
>
>
> I believe you need '--with-gd' in your configure command.
>
> (And if I'm wrong I know someone will set the record straight.)
>
> HTH,
>
> ---
> David Mintz
> http://davidmintz.org/
>
>         "Anybody else got a problem with Webistics?" -- Sopranos 24:17
> _______________________________________________
> talk mailing list
> talk at lists.nyphp.org
> http://lists.nyphp.org/mailman/listinfo/talk
>




More information about the talk mailing list