[mapserver-users] Using a mapserv wrapper script to handle libraries
Rui Gomes
ruijgomes at gmail.com
Tue Mar 10 18:11:29 PDT 2009
Hi...
I have a problem with the libraries to use mapserver in a real server.
And i find this in the web:
> - upload mapserv executable and all the shared libraries somewhere.
> - upload proj.4 support files (like epsg init file) somewhere
> - create a mapserv wrapper script in the cgi-bin directory which sets
> environment variables pointing to various things and then executes
> the real mapserv binary. Environment variables would include:
> LD_LIBRARY_PATH: needs to point to directory with all the .so files.
> PROJ_LIB: needs to point to directory with the proj support files.
>
> You should not need to alter the Apache configuration. The key is getting
> the required files uploaded, and the wrapper script pointing to them.
Is this real possible?
Where i can find a list of all the lib needed?
Thanks
--
Rui Gomes
More information about the MapServer-users
mailing list