ID: 10748
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: *Configuration Issues
Operating system: Linux 2.4.3
PHP Version: 4.0 Latest CVS (2001-05-09)
Description: LIBGD20 must be enabled manually in main/php_config.h
I still have problems with Bug 10747, so I can't check it yet
Previous Comments:
---------------------------------------------------------------------------
[2001-05-10 05:24:16] [EMAIL PROTECTED]
Can you try the latest CVS again?
I have changed the configure script a lot..
--Jani
---------------------------------------------------------------------------
[2001-05-09 12:05:26] [EMAIL PROTECTED]
./configure
--prefix=/usr
--with-apxs=/usr/sbin/apxs
--with-config-file-path=/etc/httpd
--with-regex=system
--with-exec-dir=/usr/bin
--enable-safe-mode
--enable-debugger
--enable-magic-quotes
--enable-track-vars
--enable-memory-limit
--enable-ftp
--disable-debug
--disable-rpath
--with-bz2
--with-zlib=/usr
--with-gmp
--with-imap=shared,/usr
--with-ldap=shared,/usr
--with-mysql=shared,/usr
--with-pgsql=shared,/usr
--with-openssl=shared,/usr
--with-gd=shared,/usr
--with-jpeg-dir=/usr
--with-png-dir=/usr
--with-freetype-dir=/usr/local
I haven't got my config.log at the moment, as I updated to
newest CVS, and that failed while running buildconf...
---------------------------------------------------------------------------
[2001-05-09 08:29:04] [EMAIL PROTECTED]
It works for me...
Can you post your configure line and email your config.log file to [EMAIL PROTECTED] so that
I can check into it?
--Wez.
---------------------------------------------------------------------------
[2001-05-09 07:44:25] [EMAIL PROTECTED]
the configure script doesn't detect libgd2 automatically
it is neccessary to put this in manually
#define HAVE_LIBGD20 1
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=10748
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]