Hi,<br><br>if you are on debian or derivative you can use <br><br>dpkg -s mapserver-bin and/or dpkg -s cgi-mapserver<br>to obtain dependencies.<br><br>I used apache environment variables to hide the mapfile path and serve two different wms services with the same mapserver executable, they should do the job in your case too... but what&#39;s the need to do this with LD_LIBRARY_PATH &amp; PROJ_LIB? Am I missing some thread?<br>
<br>regards<br>r<br><br><br><div class="gmail_quote">2009/3/11 Rui Gomes <span dir="ltr">&lt;<a href="mailto:ruijgomes@gmail.com">ruijgomes@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi...<br>
<br>
I have a problem with the libraries to use mapserver in a real server.<br>
And i find this in the web:<br>
<br>
<br>
&gt; - upload mapserv executable and all the shared libraries somewhere.<br>
&gt; - upload proj.4 support files (like epsg init file) somewhere<br>
&gt; - create a mapserv wrapper script in the cgi-bin directory which sets<br>
&gt;    environment variables pointing to various things and then executes<br>
&gt;    the real mapserv binary.  Environment variables would include:<br>
&gt;      LD_LIBRARY_PATH: needs to point to directory with all the .so files.<br>
&gt;      PROJ_LIB: needs to point to directory with the proj support files.<br>
&gt;<br>
&gt; You should not need to alter the Apache configuration.  The key is getting<br>
&gt; the required files uploaded, and the wrapper script pointing to them.<br>
<br>
<br>
Is this real possible?<br>
Where i can find a list of all the lib  needed?<br>
<br>
Thanks<br>
<font color="#888888"><br>
--<br>
                                      Rui Gomes<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</font></blockquote></div><br>