1
OpenZaurus/Opie/Qtopia / Jeode on OZ
« on: June 16, 2004, 04:07:30 pm »
no, it\'s not a path issue. I am aware that that is a standard message, I guess I was just being dumb. anyways, when I try to run it (sticking with the quasar demo for consistency) from the command line, I get the following error:
and it terminates. however, when I run the primtest demo, I get a different error:
and running minIDE gives this still different error:
so I can only guess that there is a problem with my jeode installation. if anybody has gotten it to work on OZ3.3.6_pre1 what extra steps (aside from using the compat libs) did you take to make it work?
Code: [Select]
/opt/QtPalmtop/bin/evm
java.lang.NoClassDefFoundError: com/insignia/applet/AppletViewer
and it terminates. however, when I run the primtest demo, I get a different error:
Code: [Select]
/opt/QtPalmtop/bim/evm
security properties not found. using defaults.
java.lang.NoClassDefFoundError: java/awt/Canvas
and running minIDE gives this still different error:
Code: [Select]
/opt/QtPalmtop/bim/evm
security properties not found. using defaults.
java.lang.NoClassDefFoundError: java/awt/event/ItemListener
so I can only guess that there is a problem with my jeode installation. if anybody has gotten it to work on OZ3.3.6_pre1 what extra steps (aside from using the compat libs) did you take to make it work?