This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: error requiring swank-kawa.scm


On Fri, Jul 17 2015, ljarndt273 wrote:

> #|kawa:1|# (require "swank-kawa.scm")

There are some installation instructions at the beginning of the file
swank-kawa.scm.  The recommended way is to create a swank-kawa.jar and
the start the JVM as described there.

To load the source the --r7rs command line flag is needed (along with
the others to start the debugger agent).  And I don't know who to use
Kawa's require; I always use import instead.

Helmut


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]