OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: darmou on December 03, 2006, 07:41:24 am

Title: Java For Zaurus
Post by: darmou on December 03, 2006, 07:41:24 am
Now that java is using the GPL, is anyone interested in porting java to openembedded?

darmou
Title: Java For Zaurus
Post by: darmou on December 05, 2006, 07:16:44 am
Quote
Now that java is using the GPL, is anyone interested in porting java to openembedded?

darmou
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=147889\")


Ok been testing out the phoneme package:

[a href=\"https://www.oesf.org/forums/index.php?showtopic=21995&hl=]https://www.oesf.org/forums/index.php?showtopic=21995&hl=[/url]

however when I try to run an example:
[root@spitz:/media/card/home/root] # cvm -cp democlasses.jar personal.DemoFrame java.lang.UnsatisfiedLinkError: /usr/local/lib/libqtawt.so

I assume this is because i do'nt have libqt installed?

This post in the Sun java forum seems to confirm;

http://forum.java.sun.com/thread.jspa?thre...68497&tstart=45 (http://forum.java.sun.com/thread.jspa?threadID=768497&tstart=45)

"I have found the reason of this error,that beacause I didn't set QT path
you must do follow of setting
export QTDIR=%QtInstallDir
export PATH=$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH"

Does anyone know which xqt packages I need to install from OpenEmbedded?

darmou
Title: Java For Zaurus
Post by: ofels on December 05, 2006, 11:56:40 am
Quote
Does anyone know which xqt packages I need to install from OpenEmbedded?


XQt is an xserver build on qt running on the framebuffer. You need the opposite- the libqte library and the interesting question is whether the J2ME port is build against libqte2 or libqte3.
With libqte2 the easiest way would be to install the basic Opie packages and run Opie on a different virtual terminal than GPE.
With libqte3 things are getting complicated as you'd need to configure things yourself.

Oliver
Title: Java For Zaurus
Post by: Mickeyl on December 05, 2006, 05:26:38 pm
Oliver? Is that you???
Title: Java For Zaurus
Post by: ofels on December 06, 2006, 01:01:28 am
Quote
Oliver? Is that you???
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148184\"][{POST_SNAPBACK}][/a][/div]

Hehe, shoot, I'm caught.
Yes, I am back. At least sort of

Oliver
Title: Java For Zaurus
Post by: TRIsoft on December 06, 2006, 05:25:27 am
Quote
Hehe, shoot, I'm caught.
Yes, I am back. At least sort of
Oliver
You should've prepared your cover a bit better...
How about ORocks ?  
(SCNR)

///TRIsoft

Marc Stephan
Title: Java For Zaurus
Post by: ofels on December 06, 2006, 11:39:59 am
Quote
Quote
Hehe, shoot, I'm caught.
Yes, I am back. At least sort of
Oliver
You should've prepared your cover a bit better...
How about ORocks ?  

OK, I made it too obvious. Go find me at the german Zaurus portal of Linux on tour
Agreed- not that difficult considering my history but not that easy as here, I guess

Oliver