Problem with running java class
Moniphal Say <[email protected]> Fri, 13 Jan 2006 01:02:26 +0530
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Message-ID | <[email protected]> |
Dear all,
I'm really newbie to sablevm, i've install sablevm and classpath on my
system.
I want to run an java Applet. But as I run, there'll error messages so I
tried with
$ strace sablevm AnimatorApplet.class
with the last
"open("/usr/local/share/sablevm-classpath/java/nio/charset/CoderResult$2.class",
O_RDONLY) = -1 ENOENT (No such file or directory)"
In "/usr/local/share/sablevm-classpath/", there's only 2 files which is :
libclasspath.jar and resources.jar
Thanks for your help,
moni