Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28101 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63204 invoked by uid 1010); 20 Feb 2007 20:53:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63189 invoked from network); 20 Feb 2007 20:53:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2007 20:53:53 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:16981] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/D7-28837-EDF5BD54 for ; Tue, 20 Feb 2007 15:53:53 -0500 Received: (qmail 14367 invoked from network); 20 Feb 2007 20:52:05 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 20 Feb 2007 20:52:05 -0000 Message-ID: <45DB5FDB.6080208@zend.com> Date: Tue, 20 Feb 2007 23:53:47 +0300 User-Agent: Thunderbird 2.0b2 (X11/20070116) MIME-Version: 1.0 To: Chris Malton CC: internals@lists.php.net References: <14.B6.28837.57C5BD54@pb1.pair.com> <7f3ed2c30702201245r11b5c417g6e37ed3bcaa0fb9@mail.gmail.com> <10.87.28837.8CE5BD54@pb1.pair.com> In-Reply-To: <10.87.28837.8CE5BD54@pb1.pair.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] pcre build problems From: antony@zend.com (Antony Dovgal) On 02/20/2007 11:49 PM, Chris Malton wrote: > Oops, No > > I'm not used to building php from CVS. > > I'll create a shell script that calls the following in the right order > for me: > > cvs update > ./cvsclean insert "./buildconf" here > ./configure --my-options > make > make test > > Then we'll see what happens! > > Rebuilding with ./cvsclean run! -- Wbr, Antony Dovgal