ninjudd / cake

A tasty build tool for Clojure.
clojure-cake.org
Eclipse Public License 1.0
171 stars 12 forks source link

Installation problem on Windows 7 #108

Closed ShreeMulay closed 12 years ago

ShreeMulay commented 13 years ago

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

ninjudd commented 12 years ago

Closing since we're moving to lein