[mapserver-dev] - How to compile 6.2

Stephan Meißl stephan at meissl.name
Sun Jan 15 12:31:30 EST 2012


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




More information about the mapserver-dev mailing list