> Did you try installing cake w/ sudo?
>
> sudo gem install cake
>
I hadn't. Just did, and after doing that and several other things I now have it working. I don't know if it was actually the sudo or one of the other steps I just took that made the difference (or all of the above).
In any event: Thanks! It works now.
BTW after stumbling through the above-mentioned "several other things" and writing half of a note suggesting that these be added to the assembla page I saw that that page does already link to the README at https://github.com/swannodette/textmate-clojure, and that the README covers all of the issues with which I was having trouble. So it's all already there, but maybe the assembla page could be tweaked slightly, e.g. by including the sudo in the gem command and maybe changing the text that points to the README to make it more obvious that the system won't work -- that is, it won't do the stuff demonstrated so nicely at http://blip.tv/file/4160578 -- unless you first read and follow the instructions in the README (e.g. to include contrib in your project.clj file...).
-Lee
BTW after stumbling through the above-mentioned "several other things" and writing half of a note suggesting that these be added to the assembla page I saw that that page does already link to the README at https://github.com/swannodette/textmate-clojure, and that the README covers all of the issues with which I was having trouble. So it's all already there, but maybe the assembla page could be tweaked slightly, e.g. by including the sudo in the gem command and maybe changing the text that points to the README to make it more obvious that the system won't work -- that is, it won't do the stuff demonstrated so nicely at http://blip.tv/file/4160578 -- unless you first read and follow the instructions in the README (e.g. to include contrib in your project.clj file...).
-Lee
Really? I'm not sure how how broadly to interpret your ":)". I hadn't previously heard of Confluence and clojure.org points to Assembla, not Confluence...
-Lee
http://clojure.org/getting_started, which links to http://www.assembla.com/wiki/show/clojure/Getting_Started
There's another link to the same page at: http://clojure.org/downloads
The linked content at Assembla is quite helpful and includes the TextMate link that I was talking about. I don't know where it should live, but I hope that the content remains available and updated.
-Lee