Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22775 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94905 invoked by uid 1010); 15 Apr 2006 05:04:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94890 invoked from network); 15 Apr 2006 05:04:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 05:04:04 -0000 X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from ([67.139.134.202:3644] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id DE/3E-19715-3CE70444 for ; Sat, 15 Apr 2006 01:04:04 -0400 Received: (qmail 29190 invoked by uid 98); 15 Apr 2006 05:04:08 -0000 Received: from 127.0.0.1 by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-1.25 ( Clear:RC:1(127.0.0.1):. Processed in 0.064766 secs); 15 Apr 2006 05:04:08 -0000 X-Qmail-Scanner-Mail-From: ceo@l-i-e.com via o2.hostbaby.com X-Qmail-Scanner: 1.25 (Clear:RC:1(127.0.0.1):. Processed in 0.064766 secs) Received: from unknown (HELO l-i-e.com) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 05:04:08 -0000 Received: from 209.254.223.2 (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Sat, 15 Apr 2006 00:04:08 -0500 (CDT) Message-ID: <4152.209.254.223.2.1145077448.squirrel@www.l-i-e.com> In-Reply-To: <44405CF0.8080408@lerdorf.com> References: <1763.209.254.223.2.1145065666.squirrel@www.l-i-e.com> <44405CF0.8080408@lerdorf.com> Date: Sat, 15 Apr 2006 00:04:08 -0500 (CDT) To: "Rasmus Lerdorf" Cc: internals@lists.php.net Reply-To: ceo@l-i-e.com User-Agent: Hostbaby Webmail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] Modest Success From: ceo@l-i-e.com ("Richard Lynch") On Fri, April 14, 2006 9:39 pm, Rasmus Lerdorf wrote: > 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. The problem is that configure keeps seeming to find /usr/local/* for one thing or another, and then it's not running/compiling the things I want... With 5.0, when it finds stuff in /usr/local/* it's the same stuff I wanted it to find in my home dir anyway, so all is good. When I tried -r 5_1, I just ended up with a mess. I might give it another shot after I finish up my extension, since I'd want to do that for testing anyway. PS I *still* have to hand edit my homedir phpize to rip out the exit 1 calls in the autoconf/autoheader tests. export PHP_AUTOCONF=/usr/local/bin/autoconf213 export PHP_AUTOHEADER=/usr/local/bin/autoheader213 just don't seem to be working for me, to get past those tests. That really don't seem "right" to me... Though, obviously, I'm not competent enough to say it's "wrong" either. -- Like Music? http://l-i-e.com/artists.htm