[Mapserver-users] Compilation Question

Daniel Morissette morissette at dmsolutions.ca
Tue Feb 4 09:00:27 PST 2003


Kevin Slover wrote:
> 
>         One last question... thought I would try without GDAL support, and had
> the make run through successfully.  However, in make install, it was
> attempting to copy map.h from an old install of Mapserver (a previous,
> extremely unsuccessful attempt).  It is in the Makefile script at:
> cp -f map.h , attempting to install libmap.a.  Should I download a copy
> of Mapserver 3.5, configure, and then make clean to solve this problem??
> 

The 'make install' target in the MapServer makefile should not be used,
it will just cause you trouble.  Now that you've used it once, just
delete /usr/local/lib/libmap.a and /usr/local/include/mapserver/map.h
and keep going with your build.  To install MapServer just copy the
'mapserv' executable to your CGI directory and the installation will be
done.

-- 
------------------------------------------------------------
 Daniel Morissette               morissette at dmsolutions.ca
 DM Solutions Group              http://www.dmsolutions.ca/
------------------------------------------------------------



More information about the MapServer-users mailing list