Well, not necessarily, since gd is included with php 4.3.x. You'll probably
still want to get libjpeg and libpng, and link against them with the proper
configure options.



<Ef> <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> --with-gd and of oucrce you need the GD library.
>
> "Todd Cary" <[EMAIL PROTECTED]> escribió en el mensaje
> news:[EMAIL PROTECTED]
> > I am new to Linux so I need some help for installing the graphics
> > library.  This is what I did to get PHP to inlcude Interbase.
> >
> >    !! Configure PHP with Interbase with apxs
> >    34  ./configure --with-apxs=/usr/sbin --with-interbase=/opt/interbase
> >    35  ./configure --with-interbase=/opt/interbase --with-apxs=/usr/sbin
> >    36  ./configure --with-interbase=/opt/interbase
> > --with-apxs=/usr/sbin/apxs
> >
> > What do I need to add to this to include the graphics library?
> >
> > Many thanks...
> >
> > Todd
> >
> >
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to