java -cp clojure.jar clojure.main

works nice on windows 7


On Apr 29, 3:03 pm, Chris Perkins <chrisperkin...@gmail.com> wrote:
> On Apr 29, 2:05 am, Marko Srepfler <marko.srepf...@gmail.com> wrote:
>
> > Same error
> > C:\clojure>java -cp jline-0.9.91.jar;clojure.jar jline.ConsoleRunner
> > clojure.main
> > Exception in thread "main" java.lang.ClassNotFoundException:
> > clojure.main
>
> Does it work without jline?  eg: just "java -cp clojure.jar
> clojure.main".
>
> I've never used jline, so I'm afraid I can't help much, but I would
> recommend using ClojureBox for your repl. Even if you don't want to
> edit your files in Emacs, it's worth getting ClojureBox just for that.
>
> - Chris Perkins
>
> --
> 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 
> athttp://groups.google.com/group/clojure?hl=en

-- 
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

Reply via email to