[mapserver-dev] - How to compile 6.2

scott159 at free.fr scott159 at free.fr
Mon Jan 16 14:18:32 EST 2012


Ok but there is a problem when I compile mapserver with flag --with-php=/usr


----- Mail original -----
De: "Stephan Meißl" <stephan at meissl.name>
À: "Fabian Schindler" <fabian.schindler at eox.at>
Cc: "mapserver-dev" <mapserver-dev at lists.osgeo.org>
Envoyé: Dimanche 15 Janvier 2012 18:31:30
Objet: Re: [mapserver-dev] - How to compile 6.2

Don't forget to run make install which is mandatory now.

Citing Thomas:
---------------------------------------------------------------------
building steps:

./configure [previous opts] --prefix=/usr/local
make
sudo make install
cp /usr/local/bin/mapserv [cgi-bin-directory] #do *not* directly copy
the mapserv binary from our top-level source directory, as it is a
wrapper script and not compiled machine code.
---------------------------------------------------------------------

There are switches to compile Python and PHP MapScript in the steps
above if needed.

cu
Stephan


On Sun, 2012-01-15 at 13:37 +0100, Fabian Schindler wrote:
> You probably have to refresh your Makefile. Try it with:
> 
> make clean
> make distclean
> 
> Now you have to rerun ./configure using the '--with...' switches you
> require.
> 
> Now you should be able to run 'make' again.
> 
> HTH
> 
> 
> 
> scott159 at free.fr schrieb: 
>         Hi,
>         
>         I try to compile mapserver 6.2 but it's seems that only "make" doesn't enought. I compile library GD, GDAL ... but I have errors when I launch "make" from mapserver 6.2. May be errors come from libtool ? I don't know ...
>         
>         What's command lines are necessary to try mapserver 6.2 dev ?
>         
>         Thanks
>         
>         scott
>         
>         
>         ______________________________________________________________
>         
>         
>         
>         mapserver-dev mailing list
>         mapserver-dev at lists.osgeo.org
>         http://lists.osgeo.org/mailman/listinfo/mapserver-dev
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev


_______________________________________________
mapserver-dev mailing list
mapserver-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-dev


More information about the mapserver-dev mailing list