Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33020 invoked from network); 23 Jun 2003 16:44:49 -0000 Received: from unknown (HELO netphobia.fi) (213.243.181.8) by pb1.pair.com with SMTP; 23 Jun 2003 16:44:49 -0000 Received: from localhost (jani@localhost) by netphobia.fi (8.11.6/8.11.6) with ESMTP id h5NGgsx21583; Mon, 23 Jun 2003 19:42:54 +0300 X-Authentication-Warning: netphobia.fi: jani owned process doing -bs Date: Mon, 23 Jun 2003 19:42:54 +0300 (EEST) Sender: jani@netphobia.fi Reply-To: Jani Taskinen To: Antony Dovgal cc: Derick Rethans , In-Reply-To: <20030623122103.4aeebfe5.tony2001_ru@rambler.ru> Message-ID: References: <20030623110325.6743fa1f.tony2001_ru@rambler.ru> <20030623111538.218cd4b4.tony2001_ru@rambler.ru> <20030623112344.15de6c0e.tony2001_ru@rambler.ru> <20030623122103.4aeebfe5.tony2001_ru@rambler.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] What versions of GNU buildtools are required to build PHP from CVS? From: sniper@iki.fi (Jani Taskinen) Use snapshots: http://snaps.php.net/ Do not run "buildconf" unless you're 100% sure what you're doing.. --Jani On Mon, 23 Jun 2003, Antony Dovgal wrote: >On Mon, 23 Jun 2003 10:09:50 +0200 (CEST) >Derick Rethans wrote: > >> that should be --prefix=/usr (note the / ) >Sorry, this was a typo - I've really used "--prefix=/usr" instead of "--prefix=usr". >So, all binaries are in /usr at this moment. >But I don't think this matters, 'cause buildconf still says "FATAL ERROR: Autoconf version 2.50 or higher is required for this script".