[mapserver-users] PHP mapscript compiling
Vincenzo Patruno
vincenzo.patruno at istat.it
Thu Oct 31 03:07:14 PST 2002
I've tried to compile again mapserver/mapscript using your configure script (mapserver-configure-37-dev-20021029) but the result is
the same.
This is the new header of Makefile under mapscript/php3
CC = gcc
LD = /bin/true
CFLAGS = -O2 -Wall -DCOMPILE_DL=1 -DPHP4
RUNPATHS=
... Could you suggest me what should be the right configuration?
Thanks again for any suggestion
Vincenzo
----- Original Message -----
From: "Daniel Morissette" <morissette at dmsolutions.ca>
To: "Vincenzo Patruno" <vincenzo.patruno at istat.it>
Cc: <mapserver-users at lists.gis.umn.edu>
Sent: Tuesday, October 29, 2002 4:45 PM
Subject: Re: [mapserver-users] PHP mapscript compiling
> Vincenzo Patruno wrote:
> >
> > Then I changed strategy!
> >
> > I installed the nightly version, and in this case I compiled everything without any problem.
> > The problem is that the system doesn't create the file php_mapscript.so.
> >
> > Also in this case I opened the Makefile under mapscript/php3 and this is the first part of the file
> >
> > CC = gcc
> > LD = /bin/true
> > CFLAGS = -O2 -Wall -DCOMPILE_DL=1 -DPHP4
> > RUNPATHS= -L/usr/local/lib -L/lib -L/usr/lpp/apachessl/sorgenti/mapserver_dev
> >
> > Any suggestion?
> >
> > Thanks in advance
> > Vincenzo
>
>
> I committed a new configure script to the 3.7-dev CVS. Can you please
> try it and see if it works better?
>
> If you're not setup with CVS then you can download
> http://www2.dmsolutions.ca/tmp/mapserver-configure-37dev-20021029.tar.gz
>
> Daniel
> --
> ------------------------------------------------------------
> Daniel Morissette morissette at dmsolutions.ca
> DM Solutions Group http://www.dmsolutions.ca/
> ------------------------------------------------------------
More information about the MapServer-users
mailing list