ID:               32042
 Updated by:       [EMAIL PROTECTED]
 Reported By:      guth at fiifo dot u-psud dot fr
-Status:           Open
+Status:           Feedback
 Bug Type:         GD related
 Operating System: Linux
 PHP Version:      5CVS-2005-02-21 (dev)
 Assigned To:      pajoye
 New Comment:

Please try using "Latest CVS (5.1.x-dev)" snapshot

--Pierre


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

[2005-02-28 11:59:41] guth at fiifo dot u-psud dot fr

Recompiling PHP with:
make clean
./configure --with-apxs=/usr/local/apache/bin/apxs --with-jpeg-dir
--with-png-dir --with-gd --enable-gd-native-ttf --with-freetype-dir
--with-zlib-dir
make
make install

I removed all GD libraries:
[EMAIL PROTECTED] php5-STABLE-200502101130]# rpm -qa | grep gd
libgdk-pixbuf2-0.22.0-5mdk
ifplugd-0.25-1mdk
sysklogd-1.4.1-6mdk
gdk-pixbuf-loaders-0.22.0-5mdk
gdb-6.2-2mdk
libgdk_pixbuf2.0_0-2.4.9-9mdk
libgdk-pixbuf-gnomecanvas1-0.22.0-5mdk
libgdbm2-1.8.0-25mdk


The problem is still here...

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

[2005-02-28 11:40:02] [EMAIL PROTECTED]

Are you sure you do not have any gd-devel package installed?

If yes, remove/move them before running configure and make.



--Pierre

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

[2005-02-28 11:16:17] guth at fiifo dot u-psud dot fr

Here is my ./configure line :

./configure --enable-debug --with-apxs=/usr/local/apache/bin/apxs
--with-xml --with-jpeg-dir --with-png-dir --with-gd
--enable-gd-native-ttf --with-freetype-dir --with-zlib-dir
--with-openssl --enable-sysvsem --enable-sysvshm --with-xsl
--with-mysql --with-pgsql --enable-memory-limit

I use the bundled GD.

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

[2005-02-28 11:09:23] [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. 

Even if you think it is not a bug, we often know better than you,
please consult the support channels first before even considering
to reopen this report.

Thank you for your interest in PHP.

Seems like you use an external GD.

Please try using the bundled gd (configure --with-gd, not
with-gd=/path/to/ext/gd).

--Pierre

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

[2005-02-28 10:59:33] guth at fiifo dot u-psud dot fr

Actual result : http://artichow.org/gd/actual.png
Expected result : http://artichow.org/gd/expected.png

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

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/32042

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

Reply via email to