gem mocha is missing, its not rake/migrate fault,
for dreamhost make:
gem install mocha --install-dir=/home/your_dreamhost_username/.gems
this is for default, if not helps look here:
http://nateclark.com/articles/2006/10/20/dreamhost-your-own-packages-and-gems
there are pretty tutorial for how to install gems on dreamhost
account..
good luck !
p.s.: you always can turn off "require ''mocha''" from
your .rb files,
(i think its in env.rb)
On Mar 10, 12:45 am, shaish
<shai.sh...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> hey, I just started working with dreamhost and cant rake to work
> properly, or at all for that matter.
> every rake I try to result in an error like this one for instance:
>
> $ rake db:migrate
> /usr/bin/rake:17:Warning: require_gem is obsolete. Use gem instead.
> (in /home/.backing/sdfbapp/sdfbapp.com/fbapps/try)
> rake aborted!
> Could not find RubyGem mocha (>= 0.5.3)
>
> anyone familiar with this ?
> Thanks a lot.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---