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: kawa script


On 12/03/2011 11:55 PM, RÄzvan Rotaru wrote:
Hi,

There's a reference on the site about a kawa script but haven't found
it anywhere. I'm currently using a self made script that calls

java -cp ... kawa.repl "$@"

Is there an "official" kawa script, for starting kawa?

I gather you're using a Unix-like system (GNU/Linux/MacOS/BSD). In that case, look in the bin directory of the source tree. If you configured with --enable-kawa-frontend and then use make (as opposed to using ant) there should be both a kawa execute (with readline support) and kawa.sh.

(The Ant build doesn't build the script, so far.)
--
	--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]