From owner-freebsd-questions@FreeBSD.ORG Thu Sep 28 19:53:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1010416A403 for ; Thu, 28 Sep 2006 19:53:36 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A40FF43D5E for ; Thu, 28 Sep 2006 19:53:35 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from [172.24.241.12] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id k8SJrZR8057206 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 28 Sep 2006 12:53:35 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <451C2835.7000200@enabled.com> Date: Thu, 28 Sep 2006 12:53:25 -0700 From: Noah User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: compling php4 with pcre, the session extension 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: Thu, 28 Sep 2006 19:53:36 -0000 Hi there, does anybody know how to compile php4 with pcre and the session extension? I am unable to find those options in the 'make config' menu? Looks like I need them. cheers, Noah