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/<you>/.lein/bin
Also make sure that lein command is recognized after adding it.  If not, 
check and make sure your PATH string is not too long.  Windows limits the 
length of your PATH string (which is one of its many pain points regarding 
cmd tools).
Then like Denis mentioned, run "lein self-install".

Hope this helps

On Monday, January 26, 2015 at 4:48:07 AM UTC-5, Bis wrote:
>
> 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 http client to "wget" and tried also 
> ,btw lein.bat is taken from the official site so not sure if the official 
> version of the bat file is trying to get some unstable release or not )
> tried with chocolatey but chocolatey tries to install JDK 7 and its 
> failing ,although I have JDK8 in my system 
> Please some one help to debug ,I am getting frustrated 
>

-- 
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.

Reply via email to