I've tried Chocolatey Leiningen, lein.bat, and the "Cygwin-compatible" lein shell script. All fail, either silently, or with thrown Java errors. :(
On Fri, Mar 1, 2013 at 8:16 PM, AtKaaZ <[email protected]> wrote: > did you try with lein.bat ? it would bring all needed deps for your > project (including clojure) in your ".m2" folder (maven) which is in > %HOMEDRIVE%%HOMEpath% > > > On Sat, Mar 2, 2013 at 2:12 AM, MC Andre <[email protected]>wrote: > >> I love Clojure, but I'm having trouble getting it installed in Windows >> (sometimes I use Windows). >> >> Can someone provide an MSI installer for Clojure that adds a "clj.exe" to >> PATH? >> >> I ask for an MSI and a "clj.exe", because every way I've tried to setup >> Clojure has failed: >> >> * "chocolatey install clojure" uses "clj.bat", which msysGit can't run. >> * Chocolatey Leiningen is alpha and fails to self-install. >> * "lein" shell script is documented as working in Cygwin, but fails to >> self-install. >> * clojure-box is out of date and doesn't work anymore. >> * clojure-box installs several other packages that I don't want. >> >> -- >> -- >> 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 >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Please correct me if I'm wrong or incomplete, > even if you think I'll subconsciously hate it. > > -- > -- > 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 > --- > You received this message because you are subscribed to a topic in the > Google Groups "Clojure" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/clojure/QbbnD12322c/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- Cheers, Andrew Pennebaker www.yellosoft.us -- -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
