Hi,

I have no linux box nor mac, but I can confirm that it works well on 
windows (only get a message from a plugin which is probably compiled 
with java 6 if I launch OJ with java5)

I had a look in Sextante binding code, and he most critcal part I have 
found is the method getting the directory where jar files are searched

es.unex.sextante.openjump.extensions.SextanteToolboxPlugIn

private String getJarsFolder() {
        String sPath = System.getProperty("user.dir") + "/lib/ext";
        return sPath;
}


In this stackoverflow article, you may find an explanation :
http://stackoverflow.com/questions/1554488/java-system-getpropertyuser-dir-gives-wrong-result-in-ubuntu

Michaël



Le 28/10/2010 20:54, Stefan Steiniger a écrit :
> btw. on MacOSX I have the same problems (win runs fine).
>
> someone who knows spanish can tell me if the gvSIG guys found a solution?
>
> http://osgeo-org.1803224.n2.nabble.com/Problemas-instalacion-sextante-en-ubuntu-9-10-td4342122.html
>
> (maybe a bit more googling)
>
> ------------------------------------------------------------------------------
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-dev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to