ID:               14044
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         GD related
 Operating System: Solaris 2.8 (Sparc)
 PHP Version:      4.0.6
 New Comment:

compiling PHP 4.1.2 with apache 1.3.19 with gcc under solaris 8 sparc
64 bit also refuses to enable png support under gd. I have tryed all
the good options (--with-png-dir=, --with-gd, etc.) all avalable gd,
png, zlib versions that compiles fine under many directories... Always
the same result: it compiles fine without errors or warnings, it works
fine for everything exept for png or even jpeg support under gd (I can
see that under phpinfo, or when I try to use png functions)... What the
hell is wrong... I have made the same build under linux RedHat 6.2 or
RedHat 7.2 and it works... Aaaahhh


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

[2001-11-14 08:05:10] [EMAIL PROTECTED]

OK. If it's works, let's close this one.

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

[2001-11-14 07:40:19] [EMAIL PROTECTED]

It works ok. I already used --with-zlib, apache wont compile without
it.

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

[2001-11-14 06:35:20] [EMAIL PROTECTED]

Include --with-zlib also. Does it work?

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

[2001-11-13 17:30:55] [EMAIL PROTECTED]

--with-png-dir=
--with-jpeg-dir=

Use this configure commands to set PNGLIB and JPEG dir.
I try'd you configure and its works nice for me under 
FreeBSD 4.4
Redhat 7.1
SuSE 7.x

Tested PHP Versions
4.0.6
4.1.0RC1 + RC2
4.2.0... works nice with all

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

[2001-11-13 17:02:46] [EMAIL PROTECTED]

Upgrading from PHP 4.0.5 to 4.0.6 will make gd support stop working.
GD, libpng and libjpeg are installed under /usr/local.
The error is: No PNG support in this PHP build
I am adding the --with-gd configure option. A downgrade to 4.0.5 solved
the problem without changing nothing else.

I am using Apache 1.3.22 and installed with
--with-apache=../apache_1.3.22 configure option.

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


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

Reply via email to