Re: install clojure-contrib [noob]

2011-10-31 Thread S. Mosciatti
Ok, I've installed clojure 1.3 without any problems... So, to install any libraries, what are the step ??? Just download and put it in the path and in the dependence of the project ??? I'm sorry for this so stupid question, but I can't find answer on internet... On Oct 30, 4:22 pm, Stuart

Re: install clojure-contrib [noob]

2011-10-31 Thread Stuart Sierra
Managing Java/Clojure libraries is usually handled by a dedicated tool like Maven or Leiningen. Leiningen is an easy-to-use tool designed specifically for Clojure: https://github.com/technomancy/leiningen -Stuart Sierra http://clojure.com/ -- You received this message because you are

Re: install clojure-contrib [noob]

2011-10-30 Thread Stuart Sierra
Hi S., Those are very old instructions. Clojure's Git repository is now located at http://github.com/clojure/clojure You can get the latest release of clojure from http://clojure.org/ clojure-contrib is no longer one big thing that you download and install. Instead it is a collection of small