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: -w option and JEmacs working again




On 03/11/2016 10:34 AM, Debabrata Pani wrote:

I tried refreshing the kawa project and the top-level changelog shows:

2016-02-14  Per Bothner  <per@bothner.com>

     Add support for JLine2 as a readline alternative.

That is correct, but I didn't change the top-level Makefile.  The related fix
should be available if gnu/lists/ChangeLog starts with:

2016-03-10  Per Bothner  <per@bothner.com>

        Major re-write for more general array support.

But after doing: ./configure and make

I don't see

java -cp kawa-2.1.1.jar kawa.repl -w

bringing up the swing-based repl .

This is on
MAC-OSX-10.9.5
java -version
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)

It works for me. However, I haven't tested it on MacOS.

Is the code not up-to-date ? Or am I missing some obvious
configuration during  "configure" ?

No special configure option needed - I just verified that.

Could someone else try on MacOS?
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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