Hi, I experience one problem too with leining 2.5.0 (not sure if it happened before already). The upgrade to leiningen 2.5.0 from 2.4.x was broken. The same happened yesterday when I tried to install leiningen in a new environment on windows 7. Not sure what the exact output of leiningen during installation is, however, when it's done I open a cmd line and type: "lein repl". This fails with an error message and a suggestion I should do "lein self-install". This will fail too as I have wget missing on my system. After installing wget and putting it into the path "lein self-install" can finish it's job and everything works again.
After developing for almost one year now in my spare time on windows 7 with clojure this was the only broken thing I experienced. I tried pedestal once and think that it does not support windows explicitly, however, for the few days I played around with it I did not see any windows specific errors. So rest assured, you will have a good time developing on windows. In the end it just becomes bytecode that runs on a lot of platforms. Aside from that, did you set the JAVA_HOME variable for your user? You have JDK 7 or 8 installed, IIRC JDK 6 is not supported anymore. Best Regards, Sven Am Samstag, 25. Oktober 2014 03:44:42 UTC+2 schrieb Geoff Caplan: > > Hi > > Wanting to get Clojure running on a Win 7 machine with no diskspace for > dual boot. It's been a demoralising experience. > > I tried the Win installer linked from the Leiningen website. It failed to > download the Leiningen 1 jar - the shell simply flashed open and crashed. > > Dug around the git site and found a recent .bat file that's supposed to > work with the latest Leiningen 2. Again, the shell flashed and crashed. > > Then manually downloaded the latest Leiningen 2 preview. Again running > lein simply flashes and crashes the shell. > > There's been a recent open issue on Windows installation but it's supposed > to be fixed. > > The lein.bat file is on my path and has exec permissions. I have Java 8 > SDK installed and healthy. > > Not sure where I go from here - any advice much appreciated. > > I'm dithering between Clojure and Haskell for my next project. The Haskell > community provide a well-maintained batteries-included Windows install for > GHCi - I was in the Repl 60 seconds after visiting their site. I've been > struggling with Leiningen for an hour and getting nowhere. > > It seems a great pity that the Clojure community seem to be ignoring those > of us who are stuck with Windows - it must be having a negative effect on > the uptake of the language. I see that this has been an issue for years, > but hasn't been addressed. I'm more drawn to Clojure than to Haskell, but > if I can't get it running I'll be forced to go elsewhere. Please help. > -- 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 unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.