Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22773 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67162 invoked by uid 1010); 15 Apr 2006 02:39:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67146 invoked from network); 15 Apr 2006 02:39:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 02:39:52 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.5 (sometimes 2.4) (4) Received: from ([204.11.219.139:33728] helo=lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id ED/1C-19715-7FC50444 for ; Fri, 14 Apr 2006 22:39:51 -0400 Received: from [192.168.200.106] (c-24-6-5-134.hsd1.ca.comcast.net [24.6.5.134]) (authenticated bits=0) by lerdorf.com (8.13.6/8.13.6/Debian-1) with ESMTP id k3F2diR2023029 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 14 Apr 2006 19:39:45 -0700 Message-ID: <44405CF0.8080408@lerdorf.com> Date: Fri, 14 Apr 2006 19:39:44 -0700 User-Agent: Thunderbird 3.0a1 (Macintosh/20060404) MIME-Version: 1.0 To: ceo@l-i-e.com CC: internals@lists.php.net References: <1763.209.254.223.2.1145065666.squirrel@www.l-i-e.com> In-Reply-To: <1763.209.254.223.2.1145065666.squirrel@www.l-i-e.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Modest Success From: rasmus@lerdorf.com (Rasmus Lerdorf) Richard Lynch wrote: > I decided to just give up on trying to have a modern PHP Source > development environment and re-compiled the exact same version (-r > 5_0) as my webhost has, so that I could just bypass the whole issue of > getting configure to read/write the paths I want to. -r 5_1 should be fine as well. autoconf-wise there haven't been that many changes. -Rasmus