I've installed Leiningen on many machine following the brief installation instructions here:
https://github.com/technomancy/leiningen If you put 1.3.0 version of Clojure in your project.clj and do "lein deps", it should download that version of Clojure into the "lib" directory of your project. Andy On Mar 27, 2012, at 10:00 AM, ted wrote: > Hi Benny and Phil, > > Thank you for your replies. I've managed to make some progress and have > lein-oneoff working and swank at least recognised (not getting a repl in > emacs jus yet ...) > > I am running Ubuntu 11.10 and installed Leiningen through apt-get. That > appears to install Leiningen version 1.6.1 and symbolic links with Clojure > 1.2.1. Is there an easy way to upgrade to the latest version of Leiningen? > > Do I understand it correctly that if I change the version in the project.clj > to 1.3.0 that it will automatically add the right clojure.jar in the project > folder? > > Thanks again for your help. > > Ted > > > > > > > -- > 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 -- 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