Gems thinks Rails isn't installed
Install required dependency rails? [Yn] n
ERROR: While executing gem ... (Gem: ependencyError)
Required dependency rails not installed
~ 506% which rails
/usr/local/bin/rails
How do I tell it about rails? :-(
Did you install rails using the gem system?
I guess not But I thought I did. I followed instructions on the web somewhere <laugh> I don't see anything about rails in the directory where I keep source I download and compile myself, only ruby and rubygems.
Install it with:
gem install rails
Or answer y to that question, and remove previous installations.
Is it a problem to install rails with gem if rails is already installed?
I don't think it is a problem if you remove the original installation from your path.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks