ninjudd / cake

A tasty build tool for Clojure.

Home Page:clojure-cake.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation problem on Windows 7

ShreeMulay opened this issue · comments

Though my %JAVA_HOME%/bin is set to:
"C:\Program Files (x86)\Java\jdk1.6.0_24\bin"
I get the following error at the command line:

 D:\My Documents\Computer Science\Clojure\Crossfit>echo %JAVA_HOME% 
 C:\Program Files (x86)\Java\jdk1.6.0_24

 D:\My Documents\Computer Science\Clojure\Crossfit>cake version 
 The system cannot find the path specified.
 Error loading: C:\Program Files (x86)\Java\jre6\bin\server\jvm.dll 
      [cake] connection to jvm is taking a long time... 
      [cake] you can use ^C to abort and use 'cake kill' or 'cake kill 
 -9' to force the jvm to restart 

 D:\My Documents\Computer Science\Clojure\Crossfit>

Any assistance would be GREATLY appreciated!

Really look forward to using cake! :)

btw, I'm under the impression that cake is structured that I could use it simultaneously with leiningen on the exact same project as they both use the same project file??? Is this correct?

In advance, thanks!,

shree

Closing since we're moving to lein