Re: Hi I am a new user of clojure ,I am not being able to use lein

2015-01-27 Thread Mark Hinshaw
Did you install with this http://leiningen-win-installer.djpowell.net/ ? This is what I used. I did have to make sure that the batch file was added to my PATH. I don't believe the installer does that, but I could be wrong (it's been a while). The bat file is located in C:/User//.lein/bin Also

Re: Hi I am a new user of clojure ,I am not being able to use lein

2015-01-27 Thread Niels van Klaveren
There are some problems with the lein MSI and Chocolaty installs, because of wget/curl certificate handling on Windows. If you use lein.bat without wget or curl (you can remove wget or curl exes from the lein.bat directory), lein will default to Powershell for downloading which works as intende

Re: Hi I am a new user of clojure ,I am not being able to use lein

2015-01-26 Thread Denis Fuenzalida
Hi Bis, I just tried Leiningen on a Windows 7 machine and what was simpler for me was to: * Install JDK 8 * Save lein.bat to a location where lein could be run from the command line (eg. C:\WINDOWS). * On a cmd.exe console run "lein self-install" to download lein's library. Didn't have to inst

Hi I am a new user of clojure ,I am not being able to use lein

2015-01-26 Thread Bis
I am trying from some time but cant install lein. Tried with the MSI installer and it finishes properly but no repl is created neither lein tried with lein.bat ,getting errors everytime , "Exception calling Downloadfile with two arguement.the remote server returned an error 403 forbidden.(set ht