That blog-post is by me. I have only tried Lein on XP, but theoretically it should work on Vista too. The Leiningen 1.1.0 JAR bundles Clojure 1.1.0 compiled classes inside. You can mention the version of Clojure in the project.clj file for your project. As of now Clojure 1.1.0 is the stable version, which should be fine for most cases (unless you really want the 1.2 features).
Regards, Shantanu On Jun 21, 6:04 pm, Emeka <[email protected]> wrote: > Hello All, > > I need the following; > > The clojure version to be used, > The best way to configure Leiningen on Vista, > Examples > > I am currently try out instructions on this > sitehttp://charsequence.blogspot.com/2010/06/setup-leiningen-on-windows.html > > Regards, > Emeka -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
