ID:               41612
 Updated by:       [EMAIL PROTECTED]
 Reported By:      long at ku dot edu
-Status:           Open
+Status:           Bogus
 Bug Type:         GD related
 Operating System: RHEL3
 PHP Version:      5.2.3
 New Comment:

Great, thanks.


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

[2007-06-06 19:07:31] long at ku dot edu

Bingo, that was it.  If I do the 'make install' before the 'make test'
then it works (even with my out of date libpng).

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

[2007-06-06 18:27:39] [EMAIL PROTECTED]

And you need to do 'make install' before running 'make test' when you
have shared extensions with PHP <= 5.2.3, otherwise the old extensions
are used when running tests. (I fixed this in CVS)

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

[2007-06-06 16:03:01] [EMAIL PROTECTED]

Just install new libpng in /tmp and rebuild PHP with
--with-png-dir=/tmp, that should be enough to test it.

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

[2007-06-06 15:47:52] long at ku dot edu

Stuck on RHEL3 and I try and stick with vendor packages as much as
possible.  But, the good news is I think I found something.  If I
compile it --with-gd and not --with-gd=shared (oh, and -O2 instead of
-O3 although that by itself did not fix it) then that test passes. 
Always worked with shared in earlier versions though.  No biggie though.

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

[2007-06-06 15:35:10] [EMAIL PROTECTED]

What if you update it to the latest available version?
1.2.2 is 5 years old.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41612

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

Reply via email to