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 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.
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 wrote:
> On Oct 8, 5:47 am, Sunil S Nandihalli
> wrote:
>
> > Hello everybody,
> > I am trying to use c
On Oct 8, 5:47 am, Sunil S Nandihalli
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
I had a similar error last time I tried.
Didn't manage to solve it.
On Fri, Oct 8, 2010 at 10:49 AM, Sunil S Nandihalli
wrote:
> I forgot to mention the versions...
> My cake version is "0.4.18"
> and ruby version is "ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]"
> On Fri, Oct 8, 2010 at 3
I forgot to mention the versions...
My cake version is "0.4.18"
and ruby version is "ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux]"
On Fri, Oct 8, 2010 at 3:17 PM, Sunil S Nandihalli <
sunil.nandiha...@gmail.com> wrote:
> Hello everybody,
> I am trying to use cake .. was just exploring it