Re: error after install java IO file not found

2011-09-29 Thread Luc Prefontaine
Two things: a) You are running an example written for Clojure 1.2.1 but you try to run it with 1.3.0. This is likely to create problems by itself. b) You did not specify the clojure contrib library on your class path. Note that the clojure contrib predating 1.3 (contrib version 1.2) is

error after install java IO file not found

2011-09-28 Thread jayvandal
I installed clojure from Programming Clojure page 12. I try to run snake.clj. This is what I get What causes this?? Thanks == C:\clojure-1.3.0java -jar c:/clojure-1.3.0/clojure-1.3.0.jar c:/clojure-1.2.1/e xamples/snake.clj Exception in