Dear friends, I installed RoR using the "Agile Web Development with Rails, 3rd edition" recipe in my Ubuntu 9.04. Apparently all has been installed well, but when I try to create a new application (page 35) using the command "rails demo", I get the message "The program 'rails' is currently not installed. You can install it by typing: sudo apt-get install rails. bash: rails: command not found." It seems that Ubuntu not find Rails... and I typed the command "export PATH=/var/lib/gems/1.8/bin:$PATH. Sorry, I am RoR and Ubuntu novice. Thank you in advance!!
Luiz -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

