I tried to install Ruby on Rails in my user account. Atraves user terminal, do the following.
- I find that the minimum requirements are met
- I write the command line to install Rails (poor man).
I get the following error message at the beginning of the installation process:
Searching for binary rubies, this might take some time. Checking requirements for debian. Installing requirements for debian user password required for /usr/bin/env PATH=/usr/local/bin:/usr/bin:/bin:usr/local /games:/usr/games:/home/user/.rvm/bin:/sbin:/usr/sbin:/usr/local/sbin apt-get --quiet --yes update: Updating system. Error running requirements_debian_update_system ruby-2.0.0-p247, please read /home/user.rvm/log/1380100570_ruby-2.0.0-p247/update_system.log Requirements installation failed with status: 1.
:usr/local /games" doesn't make sense. Please edit your question and put in the text, being careful to paste it without any line wrapping. As is, it appears you have a space in your path which would confuse the system.