On Oct 9, 11:33 pm, Krukow <karl.kru...@gmail.com> wrote: > On Oct 10, 7:10 am, Paul Nakata <paulnak...@gmail.com> wrote: > > > I've tried the ELPA install method and installing with sources from > > git and get this error. I'm currently set up with everything in ~/src/ > > and I've pulled everything from git using the directions > > fromhttp://riddell.us/tutorial/clojure/clojure.htmlandhttp://riddell.us/t..., > > translating > > everything to OSX / ~src instead of ~opt. > > Did you try the instructions > from:http://en.wikibooks.org/wiki/Clojure_Programming/Getting_Started > in the section titled "Emacs / inferior-lisp"? > > I recently followed this instruction on OSX and it worked flawlessly. > > /Karl
So, I went through and tried the ELPA install and had the same problem. Which led me down the path of taking a look at my classpath and what was in it. I had done an install previously that didn't work, and during that install (I'm new to Java as well), I had placed clojure.jar in / Library/Java/Extensions Removing all of the clojure related jars I had placed in that folder made everything work using my minimal .emacs. Thanks for the help, Karl! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---