Displaying 1 result from an estimated 1 matches for "rails_depend".
2006 May 18
3
Rails dependency issue
..._lighttpd_mysql_tiger,
to install RoR on Mac OS X and screwed up when installing rails. I
typed:
sudo gem install rails --include dependencies
instead of
sudo gem install rails --include-dependencies
I''m providing a link to the screenshot of what happened:
http://blazebego.com/temp/rails_dependecy.png
and would like to know whether or not the dependencies were actually
installed. I''ve tried to run the command again along with gem rails
update --include dependencies and I get a quick "successful installation
of rails" without anything actually being installed.
Gent...