Active Topics

 


Reply
Thread Tools
Posts: 22 | Thanked: 7 times | Joined on Nov 2007
#1
Would someone that has managed to get some java running please try to run cgoban on it (that's a client for a Go-Server).

The jar can be found at files.gokgs.com/javaBin/cgoban.jar.

The application is started via "java -jar cgoban.jar".

If that runs I'll buy a N900 immediately...

Many thanks!
 

The Following User Says Thank You to morgon For This Useful Post:
Posts: 196 | Thanked: 54 times | Joined on Jan 2010 @ UK
#2
Using sun embeded java i can get it to run dont really know what to do with it
Attached Images
   
 

The Following 4 Users Say Thank You to fred123 For This Useful Post:
Posts: 22 | Thanked: 7 times | Joined on Nov 2007
#3
Holy sh...

That is awesome - thanks a lot!!!

That settles it for me - I am not going to wait for Maemo 6...

Last edited by morgon; 2010-02-13 at 23:26. Reason: typo
 

The Following User Says Thank You to morgon For This Useful Post:
Posts: 6 | Thanked: 3 times | Joined on Nov 2010 @ Paris, France
#4
Hi Fred123
i'm a little late, but can you explain me how to do it?
or maybe now there's an even simpler way?

thanks
 
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#5
https://cds.sun.com/is-bin/INTERSHOP...-CDS_Developer

Select Linux (arm)

Then download
"Java SE for Embedded 6 Update 21 (Build 9) ARMv7 Linux - Headful, EABI, Hard Float (VFP), Little-Endian"

Extract it to /opt/

Then make symlinks:
In X Terminal, as root:

ln -s /opt/ejre1.6.0_21/bin/* /usr/bin/

You can start jar files from your N900, as user (unless if the java application require root rights, which is rare):

java -jar jarfile.jar
 

The Following 13 Users Say Thank You to Megaltariak For This Useful Post:
Posts: 6 | Thanked: 3 times | Joined on Nov 2010 @ Paris, France
#6
Thanks
i did what you say
but terminal is saying : "unable to access jarfile cgoban.jar"
where do i have to put the .jar?
thank you
 
Posts: 346 | Thanked: 271 times | Joined on Jan 2010
#7
As user, the default working directory is /home/user. The usb internal storage is at /home/user/MyDocs/, the memory card is at /media/mmc1/
For example, if you install it in the usb mass storage, tou will need to type
java -jar "MyDocs/The path where you installed it/cgoban.jar"
 

The Following User Says Thank You to Megaltariak For This Useful Post:
Posts: 6 | Thanked: 3 times | Joined on Nov 2010 @ Paris, France
#8
works perfectly
thanks so much
 
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#9
Hi, I am trying to run a java application. It starts but it cant find a library libpthread. Does anyone know which package contains it?

Thanks in advance,

Ezmendriz
 
Posts: 22 | Thanked: 4 times | Joined on Jun 2009
#10
hello anyone, I try to search but cant find the informatiion.
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:55.