> Subject: Re: mvn clojure:repl - no keyboard echo
> 
> Really no ideas?
> Hm.
> I dont know what to do too.

Several ongoing threads related to bootstrap issues; if I'm tracking
right you're trying to run Incanter (Clojure front-end with several java
stats and graph libraries) on XP.  I'm on XP as well and checked out
Incanter
out of curiosity, and had the same problem you're seeing.  But, if I bypass
Maven and run the repl directly ( bin\clj.bat from the Incanter full
download)
it works okay.

There's an issue floating around here about jline problems under windows...
seems some setups use jline to give extra terminal features to the repl,
and it's apparently not configured right or something.

I didn't look too hard at Incanter's setup, all that maven stuff is obtuse
and annoying, hard to figure out where everything's coming from, or where
it puts its pieces.  And I didn't like that it wants to check the world for
current versions every time it starts -- I can see that as useful, but it's
time I didn't want to spend.  I did notice that Incanter pulls in jline,
and others have had windows-related issues with configuring that.

Anyway.  I guess my point is, all this stuff works, one way or another; but
you need to know what you're trying to do.  Getting a one-click, packaged
solution to work on all systems, is still hard.  Incanter, for an example,
is seeming to be close to doing it with a fairly complex package, but it
looks like there's still a bug its setup somewhere.

Cheers,
Kevin Kelley


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to