OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: cortez on March 10, 2006, 07:27:09 am
-
GNU Classpath 0.90 (http://www.gnu.org/software/classpath/), Essential Libraries for Java, is a GNU project to create free core class libraries for use with virtual machines and compilers for the java programming language. The package is compiled with Java2D/Cairo support enabled.
Use following exports
# export PATH=$PATH:/usr/java/jamvm/bin
# export CLASSPATH=/usr/java/jamvm/share/jamvm/classes.zip:/usr/java/classpath/share/classpath/glibj.zip
Recreate package as follows: cat classpath.tar.bz2*.ipk | bunzip2 -c | tar xf -
Part 1 in this post, part 2 in next post (due to forum upload limit)
[ You are not allowed to view attachments ]
-
Part 2 of GNU Classpath 0.20 (http://www.gnu.org/software/classpath/)
Recreate package as described in first post.
-
Thanks a lot for your quick action!
-
Part 2 of GNU Classpath 0.20 (http://www.gnu.org/software/classpath/)
Recreate package as described in first post.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=117892\"][{POST_SNAPBACK}][/a][/div]
Does this mean that it is possible to use java 1.4 with Swing on the Zaurus?
Has anybody tried it on some real applications?
Thank you!
-
Any chance this would work on a Sharp ROM on a SL-C3000? When trying to install the ipk's I always get unpacking errors.
-
Hi,
would it be possible that with the next release of jamvm and classpath, you also consider to compile the gcjwebplugin from http://www.nongnu.org/gcjwebplugin/ (http://www.nongnu.org/gcjwebplugin/) so that you can load java applets from firefox? thanks