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 install curl or wget because lein.bat used PowerShell, which 
is bundled in Windows 7
* Leininigen was working fine afterwards, I could run "lein new app foobar" 
to create a project and "lein repl", etc. from the cmd console.

I created an album in Imgur with some screenshots so you can follow: 
http://imgur.com/a/UFqK3

Best regards,

Denis


El lunes, 26 de enero de 2015, 6:48:07 (UTC-3), Bis escribió:
>
> 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