Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hello everyone,

I hope you can help me.

I am taking a class on Artificial Intelligence and I'm required to install Clojure on my laptop. I have a macbook pro and I am having the toughest time trying to make sure I have installed everything correctly.

I downloaded and installed the jdk for mac and downloaded clojure.
I've seen a website that says I should download homebrew but I don't time my professor would want me and my colleagues to do that.

Could someone give me a step by step? I'll be sharing this with my colleagues who have a Macbook.

Sincerely

Juan
Posted
Comments
Garth J Lancaster 26-Jan-16 19:47pm    
you dont say what your issues are or why you dont think your java and clojure install ISNT working - here's a link to someone who has a basic setup and some tips, maybe thats useful as a start point - he also suggests a tool that will be useful ... http://ben.vandgrift.com/2014/03/14/clojure-getting-started.html

{sorry about the double reply if you got one - CP flashed up a message and said it couldnt add the first message, but it had [sigh]}
jvaca1 26-Jan-16 20:17pm    
My apologies,

I needed help putting all of it together in order to make it work.
The link you sent me looks very good. I will try it and see how it goes.

Thank you once again for your time
Garth J Lancaster 26-Jan-16 20:21pm    
the obvious things (to me are)

install jdk
test jdk (maybe do a 'hello world'
install clojure
test clojure

that way the basic dependencies are tested before you add to them - that link shows install and test clojure, if I were settingup instructions for others I'd want to test the jdk for example, to make sure it was set up correctly - you may wish to think about standard paths for the jdk, clojure, projects etc if a number of people are all doing the same thing

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900