thanks everybody,
 I got it working .. the problem was that the ruby and rubygem were of
different versions...
Sunil.


On Sat, Oct 9, 2010 at 3:12 PM, lance bradley <lancebrad...@gmail.com>wrote:

> You can verify this by running 'which ruby; which gem'. If the paths
> do not match, adjust it as mentioned in luke's link. ping me if this
> doesn't work for.
> -lance
>
> On Oct 8, 7:00 am, Luke Renn <luke.r...@gmail.com> wrote:
> > On Oct 8, 5:47 am, Sunil S Nandihalli <sunil.nandiha...@gmail.com>
> > 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 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<clojure%2bunsubscr...@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 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

Reply via email to