Re: A funny thing happened on the way to running Clojure

2009-08-16 Thread Waysys
I think the real solution is that I need to be smarter. --~--~-~--~~~---~--~~ 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 ar

A funny thing happened on the way to running Clojure

2009-08-15 Thread Waysys
Today I downloaded Clojure version 1.0.0 as a new Clojure user. I prepared a .cmd file to run the program. I copied and pasted in the instructions from the readme file into the .cmd file: java -cp clojure.jar clojure.lang.Repl (This is also the instruction on the "Getting Started" documentatio