ID:               22977
 User updated by:  kuba at 3net dot pl
 Reported By:      kuba at 3net dot pl
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: RH Linux 7.3
 PHP Version:      4.3.1
 New Comment:

installing rpm packages:
   libpng-devel
   libjpeg-devel

fixes install-crash


Previous Comments:
------------------------------------------------------------------------

[2003-03-31 10:21:57] kuba at 3net dot pl

Sorry, but what does my problem imply??
I tried to compile PHP - but didn't succed...

What is png.h file?
I guessed that PHP's 'make' is expecting that
file in php-4.3.1/ext/gd/libgd/
Am I wrong?

Is that file coming with libpng?

------------------------------------------------------------------------

[2003-03-31 09:50:58] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You need to install developement package for libpng.

------------------------------------------------------------------------

[2003-03-31 05:42:10] kuba at 3net dot pl

confg line
./configure --prefix=/usr --with-config-file-path=/etc --disable-debug
--enable-shared --with-apxs=/usr/sbin/apxs --with-gd
--with-jpeg-dir=/usr --with-png --with-ttf --with-xpm-dir=/usr/lib
--enable-gd-native-ttf --with-zlib=/usr --enable-safe-mode
--enable-track-vars --enable-ftp --with-mysql=/usr/local/mysql
--with-dbase --with-gettext

afetr make i got:
/usr/local/etc/php-4.3.1/ext/gd/libgd/gd_png.c:11:67: png.h: No such
file or directory
make: *** [ext/gd/libgd/gd_png.lo] Błąd 1

i searched entire disk looking for png.h
and didn't find :(

what's the problem?








------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=22977&edit=1

Reply via email to