[mapserver-users] A Statik Mapserv

Frank Koormann frank.koormann at intevation.de
Fri May 4 02:24:04 EDT 2001


Hi,

* agrubert (agrubert at mainz-online.de) [010503 23:18]:
> 
>    Dear List-Users,
>    
>    I want to compile the mapserver as a static program (without using
>    shared libraries - all sources should be implemented in the mapserv
>    executable file).

Edit the top Makefile:
- search for "LDFLAGS" and
- add a "-static" after "$(RUNPATHS)"
- rebuild the mapserv binary

Regards,
    
    Frank

-- 
Frank Koormann                              http://intevation.net/~frank/
 Professional Service around Free Software         http://intevation.net/
 FreeGIS Project                                   http://freegis.org/



More information about the mapserver-users mailing list