On Tuesday 12 March 2002 01:42, Josep Raurell wrote:
> Hello.
>
> I alwais get this message, i try with the gd and libpng librarys from the
> SuSE 7.0, and after uninstalling with the sources librarys.
> (gd works ok)
>
> The result is the same:
>
> ImagePng: No PNG support in this PHP build
>
> This is my last configure setting:
>
>  './configure' '--prefix=/usr/local/intranet/php' '--exec-
> prefix=/usr/local/intranet/php' '--with-
> apache=/usr/local/src_intranet/apache_1.3.22' '--with-gettext' '--with-
> mysql=/usr/local/mysql' '--with-imap' '--with-ibm-
> db2=/usr/IBMdb2/7.1/include' '--with-pdflib=/usr/local/pdflib4'
> '--with-zlib' '- -with-png-dir=/usr/local' '--with-gd=/usr/local'
>
> It seems a problem that other people had, but I can't found the sollution
> in the forums.

Some notes:

- Were there any errors during the ./configure, and make process?
- Stop apache before running "make install"
- Whenever I recompile PHP, I always start with a clean extract from the 
source tarball.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
The only two things that motivate me and that matter to me are revenge
and guilt.
                -- Elvis Costello
*/

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

Reply via email to