I first followed the directions at http://riddell.us/ClojureSwankLeiningenWithEmacsOnLinux.html , but then abandoned that effort thanks to irc advice. I then started following the http://dev.clojure.org/display/doc/Getting+Started+with+Leiningen directions. However I suspect I am not configured properly since the search isn't working-see below.
bruce@mepis1:~/bin$ lein search hadoop Warning: couldn't download index for http://repo1.maven.org/maven2 Warning: couldn't download index for http://clojars.org/repo/ bruce@mepis1:~/bin$ lein version Leiningen 1.6.1.1 on Java 1.6.0_26 Java HotSpot(TM) 64-Bit Server VM Next I backed out my explicit install of ant and maven via >apt-get remove ant and >apt-get remove maven2 but lein still yields the same result. Should I uninstall lein (how?), and start over? -- 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