Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2665 invoked by uid 1010); 15 Apr 2006 12:09:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2649 invoked from network); 15 Apr 2006 12:09:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Apr 2006 12:09:01 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:40277] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AA/19-19715-C52E0444 for ; Sat, 15 Apr 2006 08:09:01 -0400 Received: from nest.netphobia.fi (YYYMYDCCCXXVIII.dsl.saunalahti.fi [85.76.33.29]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id AD12FEE81D; Sat, 15 Apr 2006 15:08:53 +0300 (EEST) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id k3FC8sB4015234; Sat, 15 Apr 2006 15:08:54 +0300 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id k3FC8rK1015231; Sat, 15 Apr 2006 15:08:54 +0300 Date: Sat, 15 Apr 2006 15:08:53 +0300 (EEST) Reply-To: Jani Taskinen To: Richard Lynch cc: internals@lists.php.net In-Reply-To: <4152.209.254.223.2.1145077448.squirrel@www.l-i-e.com> Message-ID: References: <1763.209.254.223.2.1145065666.squirrel@www.l-i-e.com> <44405CF0.8080408@lerdorf.com> <4152.209.254.223.2.1145077448.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] Modest Success From: sniper@iki.fi (Jani Taskinen) When you install PHP, use the right prefix. When you phpize something, use the --with-php-config=PREFIX/bin/php-config with the generated configure, that way you get to use the right include paths. --Jani On Sat, 15 Apr 2006, Richard Lynch wrote: > 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. > > -- Give me your money at @ Donating money may make me happier and friendlier for a limited period! Death to all 4 letter abbreviations starting with P!