Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24127 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33930 invoked by uid 1010); 14 Jun 2006 18:49:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 33915 invoked from network); 14 Jun 2006 18:49:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2006 18:49:56 -0000 X-PHP-List-Original-Sender: sesser@php.net X-Host-Fingerprint: 81.169.145.174 natklopstock.rzone.de Solaris 10 (beta) Received: from ([81.169.145.174:55662] helo=natklopstock.rzone.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 23/C8-00253-35A50944 for ; Wed, 14 Jun 2006 14:49:56 -0400 Received: from [192.168.1.77] (p50877C5C.dip.t-dialin.net [80.135.124.92]) by post.webmailer.de (8.13.6/8.13.6) with ESMTP id k5EInprt008732; Wed, 14 Jun 2006 20:49:51 +0200 (MEST) Message-ID: <44905A52.6050303@php.net> Date: Wed, 14 Jun 2006 20:49:54 +0200 User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Derick Rethans CC: Nuno Lopes , PHP internals References: <44904F25.9090505@php.net> <00c401c68fde$6fe66680$0100a8c0@pc07653> <44905391.8090709@php.net> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP 5.2 - No easy installation for users anymore? From: sesser@php.net (Stefan Esser) >> Otherwise we really have the problem that a normal user cannot install >> PHP 5.2 anymore. >> > > Are you talking about CVS or snapshots here? > There have been a change in configure.in by ilia 4-5 weeks ago, that changed the warning to a bailout. If you now compile a snapshot it will bailout in configure because you have the wrong flex (although you don't need it at all for a snapshot). Stefan