Also keep in mind that MapGuide requires PHP anyway for the MapAdmin so it might be easier to work with PHP to ease implementations.<br><br>The Rock<br><br><br><div class="gmail_quote">On Wed, Jun 18, 2008 at 10:05 AM, gimbrogno @smartlab &lt;<a href="mailto:magnitudo9@email.it">magnitudo9@email.it</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi, &nbsp;new re-compile of mapguide <a href="http://1.2.0." target="_blank">1.2.0.</a>..<br>
<br>
After the command &quot;make install&quot; I could see some of these texts:<br>
<br>
===========<br>
Libraries have been installed in:<br>
 &nbsp; /usr/local/mapguideopensource/webserverextensions/lib<br>
<br>
If you ever happen to want to link against installed libraries<br>
in a given directory, LIBDIR, you must either use libtool, and<br>
specify the full pathname of the library, or use the `-LLIBDIR&#39;<br>
flag during linking and do at least one of the following:<br>
 &nbsp; - add LIBDIR to the `LD_LIBRARY_PATH&#39; environment variable<br>
 &nbsp; &nbsp; during execution<br>
 &nbsp; - add LIBDIR to the `LD_RUN_PATH&#39; environment variable<br>
 &nbsp; &nbsp; during linking<br>
 &nbsp; - use the `-Wl,--rpath -Wl,LIBDIR&#39; linker flag<br>
 &nbsp; - have your system administrator add LIBDIR to `/etc/ld.so.conf&#39;<br>
<br>
See any operating system documentation about shared libraries for<br>
more information, such as the ld(1) and ld.so(8) manual pages.<br>
======<br>
<br>
I edited /etc/ld.so.conf, and I added the directory where the share<br>
libraries are installed but I have not had success with jsp pages :(<br>
<br>
Can anyone helps me?<br>
<br>
Thanks<br>
<div><div></div><div class="Wj3C7c"><br>
gimbrogno @smartlab wrote:<br>
&gt;<br>
&gt; Hi all, thanks for your answers...<br>
&gt;<br>
&gt; First I try the version 2.0.1 of MapGuide, but it doesn&#39;t run with jsp<br>
&gt; pages, so I would to try the previous version.<br>
&gt;<br>
&gt; I didn&#39;t specify the LD_LIBRARY_PATH during the configure step, but it<br>
&gt; considers the fdo-3.2.3.<br>
&gt;<br>
&gt; Do you think that I must re-compile the suite specifing the path of fdo<br>
&gt; libraries?<br>
&gt;<br>
&gt; Regards, Gianfranco<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; gimbrogno @smartlab wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt; excuse me for my continuos requests, but I&#39;m still trying to solve my<br>
&gt;&gt; problems with MapGuide on Linux and Java example.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ll try to describe all steps I&#39;ve covered, just to be sure I&#39;m not<br>
&gt;&gt; leaving anything behind and doing nothing wrong.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve compiled and tryied both the 2.0.1 and 1.2 releases without success,<br>
&gt;&gt; it&#39;s going to get frustrating as all my day is spent compiling and trying<br>
&gt;&gt; to figure out what&#39;s wrong, while I can read on this list you all have<br>
&gt;&gt; the things up and running smoothly... please, help me exit the tunnel!<br>
&gt;&gt; :-P<br>
&gt;&gt;<br>
&gt;&gt; Well, what I&#39;ve done is compile the entire MapGuide project with some<br>
&gt;&gt; modifications to Makefiles as they were not working (missing libraries,<br>
&gt;&gt; wrong gcc as the one I was using didn&#39;t support march-i386 and stuff like<br>
&gt;&gt; this) on my Centos 5 server.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve managed to compile the entire suite and I&#39;m actually able to use the<br>
&gt;&gt; PHP ajax viewer example without any problem, but when it comes to Java<br>
&gt;&gt; viewer I&#39;m facing some strange linkage errors regarding a missing<br>
&gt;&gt; SWIGMgSerializableToMgGuardDisposable native function.<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve gone deeper on the problem and I finally understood the Java API is<br>
&gt;&gt; practically generated through SWIG from C++ code and I&#39;m wondering if<br>
&gt;&gt; that generation process could have produced any nonworking code.<br>
&gt;&gt;<br>
&gt;&gt; So, my qyestions are:<br>
&gt;&gt; &nbsp;- should I regenerate the java api through SWIG to be sure the code was<br>
&gt;&gt; generated correctly?<br>
&gt;&gt; &nbsp;- should I try to generate the java library using the latest version of<br>
&gt;&gt; SWIG?<br>
&gt;&gt; &nbsp;- should I tell my boss we can&#39;t use the java library at all?<br>
&gt;&gt; &nbsp;- in case the first two questions get a positive answer can someone help<br>
&gt;&gt; me pointing to some documentation for the generation process regarding<br>
&gt;&gt; the MapGuide code (which sources should I use as input and stuff like<br>
&gt;&gt; that)?<br>
&gt;&gt;<br>
&gt;&gt; Thank you all guys!<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
<br>
--<br>
</div></div>View this message in context: <a href="http://www.nabble.com/Java-and-Linux-tp17916025p17984721.html" target="_blank">http://www.nabble.com/Java-and-Linux-tp17916025p17984721.html</a><br>
<div><div></div><div class="Wj3C7c">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br>