[Mapserver-users] Fwd: ./configure bug

Jean-Francois.Doyon at CCRS.NRCan.gc.ca Jean-Francois.Doyon at CCRS.NRCan.gc.ca
Thu Jan 2 15:47:04 EST 2003


FYi, I ran accross this as well, but got it to work fine once I caught on to
the change in the configure otpion ...

One problem you might be having is with the cache of the configure script.

In your PHP source tree root, remove config.cache and run your configure
again, that should do it!

And on that note, don't use the APXS build method, MapServer will complain
about that too :) It has to be built as a CGI.

Hope this helps,
J.F.

-----Original Message-----
From: Daniel Morissette [mailto:morissette at dmsolutions.ca]
Sent: Thursday, January 02, 2003 3:12 PM
To: richard hornsby
Cc: mapserver-users at lists.gis.umn.edu
Subject: Re: [Mapserver-users] Fwd: ./configure bug



I have created a bug about this in bugzilla:
http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=252

Can you please review my comment in the bug report and provide the
information that I listed there to help us reproduce the problem?

Thanks

Daniel


> Subject: ./configure bug
> 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
> 
> 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
>
_______________________________________________
Mapserver-users mailing list
Mapserver-users at lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users



More information about the mapserver-users mailing list