What I would do is start with Ruby Version Manager (rvm). After installing that, you can do:
rvm install 1.9.2 rvm use 1.9.2 --default and that should install Ruby. Then: gem install rails and that should install Rails. Hopefully. Good luck! On Fri, Apr 29, 2011 at 3:35 PM, fredrated <fr...@abag.ca.gov> wrote: > Thanks, I guess my question was rather tearse. > First problem: me, the webmaster and my boss have all been having a go > at trying to install ruby and rails on my OpenSUSE 10.2 > Second problem: do install instructions (ruby and rails) exist? I > can't seem to find them. -- 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 rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.