From owner-freebsd-questions@FreeBSD.ORG Mon Oct 23 00:33:48 2006 Return-Path: X-Original-To: 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 46DDC16A407 for ; Mon, 23 Oct 2006 00:33:48 +0000 (UTC) (envelope-from jason@monsterjam.org) Received: from ms-smtp-01.southeast.rr.com (ms-smtp-01.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C5C43D46 for ; Mon, 23 Oct 2006 00:33:47 +0000 (GMT) (envelope-from jason@monsterjam.org) Received: from monsterjam.org (cpe-066-057-016-135.nc.res.rr.com [66.57.16.135]) by ms-smtp-01.southeast.rr.com (8.13.6/8.13.6) with ESMTP id k9N0XkQ0025421 for ; Sun, 22 Oct 2006 20:33:46 -0400 (EDT) Received: (qmail 3841 invoked by uid 1000); 22 Oct 2006 20:34:07 -0400 Date: Sun, 22 Oct 2006 20:34:06 -0400 From: jason@monsterjam.org To: questions@freebsd.org Message-ID: <20061023003406.GA3746@monsterjam.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: Subject: [jason@monsterjam.org: mr mapserver maintainer..] 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: Mon, 23 Oct 2006 00:33:48 -0000 hey folks, im trying to install this from ports on a 4.11 box and get the dreaded message about configure: error: !!! You PHP was compiled with PHP's bundled regex library. !!! !!! In this case MapServer and PHP MapScript must also be compiled !!! !!! using the same copy of regex. !!! !!! There are two possible ways to get rid of this error: !!! etc.. so how exactly do I use the --with-php-regex-dir=DIR configure !!! !!! option to specifiy the location of the PHP source tree where the !!! !!! regex/*.o files are located. I know where the php dir is, but do I do this from the /usr/ports/graphics/mapserver/work/mapserver-4.4.1 with a configure command or is there some switch on "make install" that I use? regards, Jason