So what was different between the two?<div><br></div><div>(adding mapserver-users back that got lost in the prev reply)</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 3:06 PM, Gaston Lucero <span dir="ltr"><<a href="mailto:gaston.lucerom@gmail.com" target="_blank">gaston.lucerom@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Umberto it's work.<div><br></div><div>Thanks you very much!! <br></div><div class="HOEnZb"><div class="h5"><div><br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/21 Umberto Nicoletti <span dir="ltr"><<a href="mailto:umberto.nicoletti@gmail.com" target="_blank">umberto.nicoletti@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gaston,<div>could you please try and follow these steps to build it:</div><div><div><br></div><div>cd mapserver-6.2.0</div>

<div>./configure [add your options here]</div><div>make</div><div>sudo make install</div><div>cd mapscript/java</div>
<div>make<br></div><div>make test<span><font color="#888888"><br></font></span></div><span><font color="#888888"><div><br></div><div>Umberto<br></div></font></span></div><div>
<div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 16, 2012 at 4:12 PM, Gaston Lucero <span dir="ltr"><<a href="mailto:gaston.lucerom@gmail.com" target="_blank">gaston.lucerom@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi thanks for the answer, yes i run it, after make mapserver on the top level directory<div><br></div><div>This is  the mapserv file<br>


</div><div><div><div>MapServer version 6.2.0 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=THREADS SUPPORTS=GEOS INPUT=JPEG INPUT=POSTGIS INPUT=GDAL INPUT=SHAPEFILE<br>



</div></div><div><br></div><div>Inside mapscript/java</div><div><br></div><div>I run make, make test and  make threadtests , without errors</div><div><br></div><div><br></div><div>My java  version  is 1.7.0_09, under Ubuntu 12.10 64-bit</div>



<div><br></div><div><br></div><div><br></div></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/16 Umberto Nicoletti <span dir="ltr"><<a href="mailto:umberto.nicoletti@gmail.com" target="_blank">umberto.nicoletti@gmail.com</a>></span><br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you run make install after make in the mapserver top-level directory?<div class="gmail_extra"><br><br><div class="gmail_quote">



<div><div>On Fri, Nov 16, 2012 at 3:56 PM, Gaston Lucero <span dir="ltr"><<a href="mailto:gaston.lucerom@gmail.com" target="_blank">gaston.lucerom@gmail.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>I get this error <div><br><div><div>root@Gaston:/home/gaston/mapserver-6.2.0/mapscript/java# make install</div>



<div>/bin/bash ../../libtool --mode=install /usr/bin/install -c <a href="http://libjavamapscript.la" target="_blank">libjavamapscript.la</a> /usr/local/lib</div>

<div>libtool: install: warning: relinking `<a href="http://libjavamapscript.la" target="_blank">libjavamapscript.la</a>'</div><div>libtool: install: (cd /home/gaston/mapserver-6.2.0/mapscript/java; /bin/bash /home/gaston/mapserver-6.2.0/libtool  --tag CXX --mode=relink g++ -rpath /usr/local/lib -module -release 6.2.0 -o <a href="http://libjavamapscript.la" target="_blank">libjavamapscript.la</a> javamapscript_wrap.lo ../../<a href="http://libmapserver.la" target="_blank">libmapserver.la</a> )</div>





<div>libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbeginS.o  .libs/javamapscript_wrap.o   -L/usr/local/lib -lmapserver -L/usr/lib -lproj -ljpeg -lpng -L/usr/lib/x86_64-linux-gnu -lgif -lgdal -lpq -lcurl -lgeos_c -lpthread -lxml2 -ldl -lfreetype -lz -lcairo -lpng12 -L/usr/lib/gcc/x86_64-linux-gnu/4.7 -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crtn.o    -Wl,-soname -Wl,<a href="http://libjavamapscript-6.2.0.so" target="_blank">libjavamapscript-6.2.0.so</a> -o .libs/<a href="http://libjavamapscript-6.2.0.so" target="_blank">libjavamapscript-6.2.0.so</a></div>





<div>/usr/bin/ld: cannot find -lmapserver</div><div>collect2: error: ld returned 1 exit status</div><div>libtool: install: error: relink `<a href="http://libjavamapscript.la" target="_blank">libjavamapscript.la</a>' with the above command before installing it</div>





<div>make: *** [install] Error 1</div></div><div><br></div></div><div><br></div><div>Any idea?</div>
<br></div></div>_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">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>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>