I was able to use lein to pull in org.clojure/java.jdbc and mysql/mysql-connector-java. Now I'm trying to pull in gloss and am unable to figure out why it's failing. "lein deps" appeared to work, and populated a directory under ~/.m2, but adding a (:require [gloss]) to my (ns) call always results in this:
java.io.FileNotFoundException: Could not locate gloss__init.class or gloss.clj on classpath: , compiling:(core.clj:1) Can anyone lend a clue? -- 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