From: Geoffrey K. <ge...@kn...> - 2004-06-24 20:26:54
|
I did that too, with (addClasspathUrl JAR). I was just looking for a way to start off with the right classpath. Thanks. Geoffrey -- Geoffrey S. Knauth | http://knauth.org/gsk On Jun 24, 2004, at 16:18, Ken Anderson wrote: > java -jar lib/jscheme.jar should be fine, just grow the class path at > runtime, see elf/infest.scm for an example. |