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

_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to