<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Luca,<br>
<br>
<br>
luca bianconi escribi&oacute;:
<blockquote
 cite="mid:AANLkTik0y0hwgFImn8qXQ-ZgwKFV3DR08OOTOyweN_Br@mail.gmail.com"
 type="cite">Hi all,<br>
  <br>
maybe someone can help me.<br>
  <br>
I'm working with Ubuntu 10.04 and the latest gvsig v2_0_0_prep .<br>
  <br>
I've got an error I couldn't fix when I've reached the point 11 of the
document[1] related to the initial configuration of a gvsig eclipse
workspace.<br>
  <br>
The "BUILD FAILED" cause seems suggested by the error log:<br>
</blockquote>
...<br>
<blockquote
 cite="mid:AANLkTik0y0hwgFImn8qXQ-ZgwKFV3DR08OOTOyweN_Br@mail.gmail.com"
 type="cite">
  <div style="margin-left: 40px;">[artifact:mvn] Missing:<br>
[artifact:mvn] ----------<br>
[artifact:mvn] 1)
org.gvsig:org.gvsig.jgdal:tar.gz:linux-Ubuntu-10.04-gcc4-i386-dynamic:2.0.1-SNAPSHOT<br>
  </div>
</blockquote>
<br>
That error si caused because it is trying to find the jgdal JNI library
compiled for Ubuntu-10.04 and it is not available so far.<br>
<br>
Just in case you did'nt know, gvSIG uses some native libraries through
the JNI API, which have to be compiled for each
platform. Currently we only have compiled binaries for the platforms
stated in the following page:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/initial-configuration/initial-configuration#configuraci-n-de-la-plataforma">http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/initial-configuration/initial-configuration#configuraci-n-de-la-plataforma</a><br>
<br>
The last ubuntu version with available binaries is the 9.10 version (32
bits). We will have to compile them for Ubuntu-10.04 sooner than later,
but in the meantime you can try to use the Ubuntu-9.10 ones by
modifying your .gvsig.platform.properties files and setting the
native_distribution property to Ubuntu-9.10.<br>
<br>
Also, you have to install the libgdal library in your Ubuntu, as we no
longer distribute it with gvSIG for linux. <br>
<br>
It think that will probably work, unless the libgdal library version
had been upgraded in Ubuntu 10.04. For Ubuntu 9.10 we link against&nbsp;
libgal1-1.5.0. If you have a 1.6.0 version or higher, you will be able
to compile and run gvSIG, but won't be able to open raster layers.<br>
<br>
In case anyone wants to try to compile the native libraries for another
platform not already available, here you can find how to do it (sorry,
only in Spanish so far):<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/jni-compilation">http://www.gvsig.org/web/projects/gvsig-desktop/docs/devel/gvsig-devel-guide/2.0.0/trabajar-con-el-nucleo-de-gvsig/gvsig-compilation/jni-compilation</a><br>
<br>
Regards,<br>
<pre class="moz-signature" cols="72">-- 
C&egrave;sar Ordi&ntilde;ana Navarro
gvSIG software architect
DiSiD Technologies (<a class="moz-txt-link-freetext" href="http://www.disid.com">http://www.disid.com</a>)</pre>
<br>
<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>