[Mapserver-users] Fwd: ./configure bug

Steve Lime steve.lime at dnr.state.mn.us
Thu Jan 2 14:46:08 EST 2003


Received: from mail.state.mn.us
	(state.mn.us [156.99.125.109])
	by co5.dnr.state.mn.us; Mon, 30 Dec 2002 15:19:41 -0600
Return-Path: <rhornsby at io.osuedc.org>
Received: from lists.gis.umn.edu by mail.state.mn.us with ESMTP for steve.lime at dnr.state.mn.us; Mon, 30 Dec 2002 15:19:28 -0600
Received: from jupiter.osuedc.org ([140.254.85.27])
	by lists.gis.umn.edu (8.12.6/8.12.6) with ESMTP id gBULK0ae026028
	for <mapserver-bugs at lists.gis.umn.edu>; Mon, 30 Dec 2002 15:20:00 -0600 (CST)
Received: from io.osuedc.org (io.osuedc.org [164.107.48.47])
	by jupiter.osuedc.org (8.12.2/8.12.2) with ESMTP id gBULJRQT030900
	for <mapserver-bugs at lists.gis.umn.edu>; Mon, 30 Dec 2002 16:19:27 -0500
Date: Mon, 30 Dec 2002 16:19:04 -0500 (EST)
From: richard hornsby <rhornsby at io.osuedc.org>
To: mapserver-bugs at lists.gis.umn.edu
Subject: ./configure bug
Message-Id: <Pine.LNX.4.44.0212301616390.29628-100000 at io.osuedc.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-Encoding: 7bit


I think I'll be able to work around this, but this error is coming up when
trying to ./configure MapServer:

!!! The current version of PHP MapScript has some problems with       !!!
!!! PHP4's bundled regex.  Until we figure the solution to the        !!!
!!! problem, the workaround is to compile PHP4 with the system regex  !!!
!!! Please re-configure and re-compile PHP4 with --with-system-regex  !!!
!!! and then re-configure and re-compile MapServer.                   !!!

The '--with-system-regex' option in PHP is deprecated, and has been
superceded by '--with-regex=system'

ie, my PHP ./configure looks like:

 './configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--enable-trans-sid' '--enable-track-vars' '--with-gd' '--with-pdflib'
'--with-jpeg-dir' '--with-tiff-dir' '--with-pspell' '--with-freetype-dir'
'--enable-gd-native-ttf' '--with-png-dir' '--with-zlib-dir' '--with-ttf'
'--with-regex=system'

but the MapServer script complains.  :)


thanks for your time!
-rj

--
Information Center, n.:
        A room staffed by professional computer people whose job it is to
        tell you why you cannot have the information you require.

rj hornsby . systems engineer . www.osuedc.org
human and community resource development
p 614 688 8761 . f 614 688 8762





More information about the mapserver-users mailing list