To add to Shantanu's directions, if you receive an error when doing mkdir 
in C:\ it's probably because your user account doesn't have permissions to 
create directories there. At that point you have two basic options:

1) use a user account with admin privileges to do all your work (not 
recommended)
2) create your work account in your user directory (e.g. 
C:\Users\Zeynel\work)

To add lein to your PATH, follow these steps:

http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows-7.aspx


-- 
-- 
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/groups/opt_out.

Reply via email to