Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:198 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73894 invoked from network); 23 Mar 2003 18:12:10 -0000 Received: from unknown (HELO secure.thebrainroom.com) (213.239.42.171) by pb1.pair.com with SMTP; 23 Mar 2003 18:12:10 -0000 Received: from zaneeb.brainnet.i (brain.dial.nildram.co.uk [195.149.29.154]) by secure.thebrainroom.com (8.9.3/8.9.3) with ESMTP id SAA21955; Sun, 23 Mar 2003 18:30:32 GMT Received: from zaneeb.brainnet.i (IDENT:0dLjdKvuUex2FGpHXmrh4N4p77sXznc3@zaneeb.brainnet.i [127.0.0.1]) by zaneeb.brainnet.i (8.11.6/8.11.6) with ESMTP id h2NIC7b10936; Sun, 23 Mar 2003 18:12:08 GMT Date: Sun, 23 Mar 2003 18:12:07 +0000 (GMT) X-X-Sender: wez@zaneeb.brainnet.i To: Vendigo2000@Mail.Ru cc: internals@lists.php.net In-Reply-To: <14204414593.20030323192825@Mail.Ru> Message-ID: References: <14204414593.20030323192825@Mail.Ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] 4.3.2RC1 ./configure bug From: wez@thebrainroom.com (Wez Furlong) I have a fix and will commit it shortly. Just to confirm this is the same problem that I found here: you have an older curl installation under /usr, but have 7.10.3 under /usr/local, right? --Wez. On Sun, 23 Mar 2003 Vendigo2000@Mail.Ru wrote: > greetings, > > Here is a bug in 4.3.2RC1 when ./configur'ing php --with-curl: > > checking for cURL 7.9.8 or greater... configure: error: cURL version > 7.9.8 or later is required to compile php with cURL support > > curl-7.10.3 is using. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >