Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cake integration isn't working #11

Open
hussein opened this issue Nov 22, 2010 · 2 comments
Open

Cake integration isn't working #11

hussein opened this issue Nov 22, 2010 · 2 comments

Comments

@hussein
Copy link

hussein commented Nov 22, 2010

Trying to run Clojure code via Command-R , I got this error:

[cake] connection to cake 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

(Cake is installed via sudo gem install cake).

@swannodette
Copy link
Owner

What version of Cake are you running? What happens when you try to run cake manually?

@hussein
Copy link
Author

hussein commented Nov 22, 2010

Cake 0.5.8 installed via the gem command.
Actually cake is giving a lot of warning and not functioning properly.
For example many cake commands are generating these two lines of warning:

/Library/Ruby/Gems/1.8/gems/cake-0.5.8/bin/cake:43: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777

/Library/Ruby/Gems/1.8/gems/cake-0.5.8/bin/cake:43: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777

And if I tried: cake start , I got:
unknown task: start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants