[kaffe] java exception
Dalibor Topic
robilad at kaffe.org
Sun Aug 15 21:21:12 PDT 2004
Sze Huat wrote:
> hi,
>
> i've installed kaffe (1.1.3-1) on familiar linux running opie 1.0.3
> on a compaq ipaq handheld
>
> problem:
> when i try to run a particular jar file,
>
> java -cp wajei.jar WaJEi
>
> i get:
>
> Internal error: caught an unexpected exception.
> Please check your CLASSPATH and your installation.
> java/lang/UnsatisfiedLinkError: libawt: not found Adding its directory
> to LD_LIBRARY_PATH may help.....
>
> i'm really a baby in java
Hi Sze,
the application you want to run needs AWT, but kaffe can not find
libawt. Please make sure libawt is in
/path-where-kaffe-is-installed/jre/lib/cpu-architecture/
cheers,
dalibor topic
More information about the kaffe
mailing list