Using Kawa as a Scheme Agent in Madkit
Jean-François Lebeau
jflebeau@hotmail.com
Fri Mar 31 14:20:00 GMT 2006
Hi,
I'm trying to use KAWA as a SchemeAgent in Madkit (http://www.madkit.org).
When I try to create my SchemeAgent (using some JAVA), I get this error :
Exception in thread "main" java.lang.NoClassDefFoundError:
gnu/expr/Interpreter
at Main.<init>(Main.java:33)
at Main.main(Main.java:39)
And if I take a look at gnu.expr in the kawa jar, there is nothing called
Interpreter...
Madkit support is really poor, and it seems to be a Kawa problem so I'm
trying here.
Thanks for any help.
Jean-François Lebeau
More information about the Kawa
mailing list