On Thursday 08 April 2010 12:08:37 Pelayo Ramón wrote: Hi!
> > M-x slime RET > > > > I only get this error: > > > > ,---- > > | Clojure 1.1.0 > > | user=> java.io.FileNotFoundException: Could not locate > > swank/swank__init.class or swank/swank.clj on classpath: (NO_SOURCE_FILE:0) > > | user=> user=> java.lang.ClassNotFoundException: swank.swank > > (NO_SOURCE_FILE:0) > > | user=> user=> nil > > | java.lang.ClassNotFoundException: swank.swank (NO_SOURCE_FILE:0) > > `---- > > > > What's wrong? > > That's the same error I've commented in another discussion. I had to > download the swank-clojure.jar and point classpath to its directory Hm, but the docs say that swank-clojure.jar would be downloaded as soon as I do M-x slime. ,----[ ~/.emacs.d/elpa/swank-clojure-1.1.0/swank-clojure.el ] | ;; 1. Standalone: If you just hit M-x slime, swank-clojure will | ;; download the jars for Clojure, contrib, and swank-clojure, | ;; launch an instance, and connect to it. If you just want to try | ;; out Clojure, this is all you need. Just get Swank Clojure | ;; through ELPA (http://tromey.com/elpa) and stop reading here. `---- In *Messages* nothing indicates that it tries to download anything... Bye, Tassilo -- 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 To unsubscribe, reply using "remove me" as the subject.