From owner-freebsd-questions@FreeBSD.ORG Fri Dec 12 02:00:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56FE61065672 for ; Fri, 12 Dec 2008 02:00:40 +0000 (UTC) (envelope-from dnewman@networktest.com) Received: from mail.networktest.com (mail.networktest.com [216.240.60.134]) by mx1.freebsd.org (Postfix) with ESMTP id 415B78FC13 for ; Fri, 12 Dec 2008 02:00:40 +0000 (UTC) (envelope-from dnewman@networktest.com) Received: from dhcp130.eng.networktest.com (ns.networktest.com [216.240.60.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.networktest.com (Postfix) with ESMTPSA id 682CD78C87 for ; Thu, 11 Dec 2008 17:41:48 -0800 (PST) Message-ID: <4941C15C.5040801@networktest.com> Date: Thu, 11 Dec 2008 17:41:48 -0800 From: David Newman Organization: Network Test Inc. User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: updating php5-pcre X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2008 02:00:40 -0000 7.0-RELEASE-p6 / i386 Using portmaster to update the php5-pcre port returns this error: Cannot find config.m4. Make sure that you run '/usr/local/bin/phpize' in the top level source directory of the module I'm not a php guru. Where is the top-level source directory for this module? Or is there some other remedy for this error? thanks dn