On Oct 8, 5:47 am, Sunil S Nandihalli <[email protected]>
wrote:
> Hello everybody,
>  I am trying to use cake .. was just exploring it with a very simple default
>
> >> cake new expcake
> >> cake deps
>
> but cake deps gives me the following error
>
> http://gist.github.com/616564

This is mostly a guess, but take a look here:

http://docs.rubygems.org/read/chapter/19

Specifically section 3.3.

It looks like gems is installed in ruby 1.9, but your path is set to
ruby 1.8.7.

Good Luck.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to