It seems that this is a red hat 8.0 problem.
"Matt Schroebel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
As /usr/local?
This works for me on Redhat 7.3:
./configure
--with-mysql=/usr/local \
--with-gd \
--with-png-dir=/usr/local \
--with-jpeg-dir=/usr/local \
--with-zlib=/usr/local \
--enable-inline-optimization \
--with-freetype-dir=/usr/local \
--with-apxs=/www/bin/apxs

> -----Original Message-----
> From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 21, 2003 2:23 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] GD configure error.
>
>
> I tried that but still fails.
>
> "Matt Schroebel" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Try adding --with-png-dir=/path/to/libpng
>
> > -----Original Message-----
> > From: Jose D. Raffucci [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 21, 2003 11:13 AM
> > To: [EMAIL PROTECTED]
> > Subject: [PHP-INST] GD configure error.
> >
> >
> > Using Red Hat 8.0, Apache 1.3.27, PHP 4.3.0
> >
> > Configuration line:
> >
> > ./configure --with-apxs=/usr/local/apache/bin/apxs
> > --with-mysql --with-inter
> > base=/opt/interbase --with-gd
> >
> > I get this error:
> >
> > configure error libpng not found.
> >
> > I did a locate and found the library in /usr/lib.
> > Interesting enough when
> > it was configuring it says:
> > checking for location of libpng ... yes.
> >
> > I did get php to compile without gd.
> >
> > I am stuck any suggestions.
> >
> > -Jose
> >
> >
> >
> > --
> > PHP Install Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



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

Reply via email to