I configured the php make file with:

./configure --with-mysql --with-apache=../apache-source --with-gd=/usr/local
/ --with-jpgeg-dir=/usr/lib/ --with-png-dir=/usr/lib/ --enable-track-vars

But I still can't use any of the image functions that require the libgd
library.

Any more help will be apreciated.

Iván


"IVáN Milanez Castellanos" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Yeap... I did recompile PHP and it still can't use any of the image
> functions that require the gd libraries.
>
>
> "Jeremy Wadsack" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> >
> > Did you rebuild/recompile PHP? You need to add --with-gd (and maybe
> > the path to the libraries) to your ./configure line.
> >
> > --
> >
> > Jeremy Wadsack
> > Wadsack-Allen Digital Group
> >
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to