Because PHP needs to be able to find both the lib and the header files.
Since the header files are nowhere to be found under /usr/lib, that isn't
going to work. --with-gd=/usr is what you want here.
-Rasmus
On Sat, 24 Mar 2001, Paulo Vinícius Vitto Ruthes wrote:
> can somebody explain me WHY I can't make my PHP
> compile with GD? I put --with-gd=/usr/lib/ where usualy
> the libgd.* are, and there THEY ARE, but the ./configure (blabla yada
> yada yada) returns me that COULDN'T FIND the
> libgd.* in /usr/lib/
>
> does anybody have some solution please?
>
>
--
PHP General 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]