On Thursday 25 September 2003 04:25, Donaldson Sgt Michael J wrote:

[snip]

> If configure fails try --with-jpeg-dir=<DIR>
> configure: error: png.h not found.
>
> saw this in a post
>   --with-jpeg-dir=/usr/local/src/php-5.0.0b1 \
>   --with-png-dir=/usr/local/src/php-5.0.0b1 \
>   --with-zlib-dir=/usr/local/src/php-5.0.0b1
> ...
> configure: error: png.h not found.

Where is png.h? Install the RPM which provides that file. Then use

  --with-png-dir=/usr

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
War is never imperative.
                -- McCoy, "Balance of Terror", stardate 1709.2
*/

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

Reply via email to