From:             [EMAIL PROTECTED]
Operating system: mac os X 10.2.2
PHP version:      4.3.0RC1
PHP Bug Type:     *Configuration Issues
Bug description:  problem with the version curl module 

Try to install php4 latest snapashot (11/18/2002). I make this configure :

./configure --prefix=/usr --with-apxs=/usr/sbin/apxs
--mandir=/usr/share/man --infodir=/usr/share/info
--with-config-file-path=/etc/httpd --enable-calendar
--with-iconv=/usr/local --enable-exif --enable-ftp --enable-wddx
--with-xml --with-zlib --with-curl=/usr --with-gd=/usr/local
--with-jpeg-dir=/usr/local --with-png-dir=/usr/local
--with-imap=../imap-2002.RC10 --with-imap-ssl=/usr
--with-mcrypt=/usr/local --with-mhash=/usr/local
--with-mysql=/usr/local/mysql --enable-mbstring



and obtained this error :

checking for cURL 7.10.2 or greater... configure: error: cURL version
7.10.2 or later is required to compile php with cURL support

Last stable version of curl is 7.10.1, so...
-- 
Edit bug report at http://bugs.php.net/?id=20471&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20471&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20471&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20471&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20471&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20471&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20471&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20471&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20471&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20471&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20471&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20471&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20471&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20471&r=isapi

Reply via email to