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 subscribe
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 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
Hi guys,
I'm so sorry, but I'de spend so much time without success, that now i
want try to ask, i know that i'm not the first, but please...
I'm in Ubuntu 11.04, I' ve installed clojure following this steps,
[url]http://riddell.us/ClojureOnUbuntu.html[/url], but i'm stopped
here:
>Install clojur