@Andy: Talk about unfortunate naming !!
clojuredocs.org vs. clojure-doc.org
There is a site called "clojure-doc.org" ??
And it has some excellent documentation?
I just read their CCW guide - it is excellent and would have saved me so
much frustration but I had no idea the site existed.
"clojure
Hi Larry,
I had problems installing too.
Turns out curl on mac os x does not support https as required by
github now.
I had to download and rebuild curl with the +ssl flag for https to be
supported and then things worked fine.
I could dig up my notes from when I did it if you need more
information.