[mapserver-users] Debian ?

Puneet Kishor pkishor@geoanalytics.com
Fri, 8 Nov 2002 16:50:40 -0600


On Friday, November 8, 2002, at 10:15  AM, evilC wrote:

> Hi, I am pretty new to linux, I am trying to set up mapserver with
> php-mapscript under debian (woody 3.0 install)
> My problem is that I get an error which says that I need to recompile
> php with --system-regex I think it was as it was complaining that 
> php4's
> regex was bad.

well, that's what you need to do. If apt-get is unable to do that for 
you then you need to download the source and configure with 
--system-regex, make, make install.

pk/