On Sun, Feb 20, 2011 at 2:23 PM, scruffian <[email protected]> wrote: > Hi > > I have had a lot of problems getting past the "rake db:create:all" > step in the setup instructions. I ended up completely reinstalling > ruby and rubygems and rails and mysql but it still doesn't work! > > This is what I get: > > $ rake db:create:all > -bash: /usr/bin/rake: /System/Library/Frameworks/Ruby.framework/ > Versions/1.8/usr/bin/ruby: bad interpreter: No such file or directory > > No doubt I am doing something stupid, but I can't work out what. Any > help would be great appreciated. > > Thanks > Ben >
Ben, Can you do a rake db:create:all --trace? Also, do you have a config/database.yml? cheers, stevenbristol -- You received this message because you are subscribed to the Google Groups "Lovd by Less" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/lovdbyless?hl=en Who loves ya baby?
