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 <<a href="mailto:magnitudo9@email.it">magnitudo9@email.it</a>> 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, new re-compile of mapguide <a href="http://1.2.0." target="_blank">1.2.0.</a>..<br>
<br>
After the command "make install" I could see some of these texts:<br>
<br>
===========<br>
Libraries have been installed in:<br>
/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'<br>
flag during linking and do at least one of the following:<br>
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable<br>
during execution<br>
- add LIBDIR to the `LD_RUN_PATH' environment variable<br>
during linking<br>
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag<br>
- have your system administrator add LIBDIR to `/etc/ld.so.conf'<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>
><br>
> Hi all, thanks for your answers...<br>
><br>
> First I try the version 2.0.1 of MapGuide, but it doesn't run with jsp<br>
> pages, so I would to try the previous version.<br>
><br>
> I didn't specify the LD_LIBRARY_PATH during the configure step, but it<br>
> considers the fdo-3.2.3.<br>
><br>
> Do you think that I must re-compile the suite specifing the path of fdo<br>
> libraries?<br>
><br>
> Regards, Gianfranco<br>
><br>
><br>
><br>
> gimbrogno @smartlab wrote:<br>
>><br>
>> Hi all,<br>
>> excuse me for my continuos requests, but I'm still trying to solve my<br>
>> problems with MapGuide on Linux and Java example.<br>
>><br>
>> I'll try to describe all steps I've covered, just to be sure I'm not<br>
>> leaving anything behind and doing nothing wrong.<br>
>><br>
>> I've compiled and tryied both the 2.0.1 and 1.2 releases without success,<br>
>> it's going to get frustrating as all my day is spent compiling and trying<br>
>> to figure out what's wrong, while I can read on this list you all have<br>
>> the things up and running smoothly... please, help me exit the tunnel!<br>
>> :-P<br>
>><br>
>> Well, what I've done is compile the entire MapGuide project with some<br>
>> modifications to Makefiles as they were not working (missing libraries,<br>
>> wrong gcc as the one I was using didn't support march-i386 and stuff like<br>
>> this) on my Centos 5 server.<br>
>><br>
>> I've managed to compile the entire suite and I'm actually able to use the<br>
>> PHP ajax viewer example without any problem, but when it comes to Java<br>
>> viewer I'm facing some strange linkage errors regarding a missing<br>
>> SWIGMgSerializableToMgGuardDisposable native function.<br>
>><br>
>> I've gone deeper on the problem and I finally understood the Java API is<br>
>> practically generated through SWIG from C++ code and I'm wondering if<br>
>> that generation process could have produced any nonworking code.<br>
>><br>
>> So, my qyestions are:<br>
>> - should I regenerate the java api through SWIG to be sure the code was<br>
>> generated correctly?<br>
>> - should I try to generate the java library using the latest version of<br>
>> SWIG?<br>
>> - should I tell my boss we can't use the java library at all?<br>
>> - in case the first two questions get a positive answer can someone help<br>
>> me pointing to some documentation for the generation process regarding<br>
>> the MapGuide code (which sources should I use as input and stuff like<br>
>> that)?<br>
>><br>
>> Thank you all guys!<br>
>><br>
><br>
><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>