Hi all,
I installed kaffe-1.1.6 on Fedora 4 , but it failed when I try to
execute awt demo. My install steps as following:
$ ./configure
$ make
$ make install
Everything seems ok. Then I add kaffe path into PATH:
$ export PATH=$PATH:/usr/local/kaffe/bin
When I try to execute WidgetsDemo, it fails .
$ cd test/awt/WidgetsDemo
$ kaffe WidgetsDemo
-----
java.lang.ClassNotFoundException: WidgetsDemo not found in
java.lang.ClassLoader$1{urls=[file:~/kaffe/kaffe-1.1.6/test/awt/WidgetsD
emo/./], parent=null}
----
Anyone experience the same?
Really appreciate your help!
Elva Fu
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe