Trying to install radiant on Dreamhost and I got past the part where radiant has put all teh files in the right place (aka radiant mywebsite.com
). Now it says to run rake production db:bootstrap
but that gives me the error:
[colombo]$ rake production db:bootstrap
/home/username/.gems/gems/rake-0.9.0/lib/rake: Is a directory - /home/username/.gems/gems/rake-0.9.0/lib/rake (Errno::EISDIR)
from /usr/bin/rake:19:in `load'
from /usr/bin/rake:19
And I am not sure what this means, any ideas? Something Thank you.