From: Per Bothner <per@bothner.com>
To: Duncan Mak <duncanmak@gmail.com>
Cc: kawa mailing list <kawa@sourceware.org>
Subject: Re: Getting kawa -w to work on OS X
Date: Wed, 18 Jan 2017 20:50:00 -0000 [thread overview]
Message-ID: <2807d94d-a3fa-048f-3ac8-0e20419359a6@bothner.com> (raw)
In-Reply-To: <CABgWrqogUovRdNHwTj0t+XO2b9R-fzYOE=1FPrc+3GNcpbNKgg@mail.gmail.com>
On 01/18/2017 09:01 AM, Duncan Mak wrote:
> I tried giving more flags to -w, and this is what I see:
>
> duncan@furigana:~/git/Kawa (master)$ java kawa.repl -wjavafx
> kawa: -wjavafx failed: java.lang.NoClassDefFoundError: org/domterm/Backend
>
> if I just run java kawa.repl -w, I just get the Swing console,
> regardless of the patch or not.
You need to make sure the CLASSPATH includes domterm.jar.
If you use the bin/kawa script it should work automatically.
(Unless there are MacOS portability issues. Someone mentioned readlink -f.)
--
--Per Bothner
per@bothner.com http://per.bothner.com/
prev parent reply other threads:[~2017-01-18 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-18 6:17 Duncan Mak
2017-01-18 6:51 ` Per Bothner
2017-01-18 17:02 ` Duncan Mak
2017-01-18 20:50 ` Per Bothner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2807d94d-a3fa-048f-3ac8-0e20419359a6@bothner.com \
--to=per@bothner.com \
--cc=duncanmak@gmail.com \
--cc=kawa@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).