0

I've downloaded the current stable version of Clojure on my Macbook, which is 1.6.

However, I only find the way to build clojure_contrib with clojure 1.3 or older.

So how can I build it with clojure v1.6 ?

1

1 Answer 1

0

I know, I'm giving answer to another question, but still.

You don't need to build clojure-contrib. If it's some book/tutorial you are reading - grab clojure-1.3. If you are porting old project to clojure-1.6 - switch it to new modular clojure-contrib (http://dev.clojure.org/display/community/Where+Did+Clojure.Contrib+Go).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.