Hi All, I am trying to install ruby on rails using the tutorial here: http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard I am trying to compile and install Ruby but it fails. My terminal says make: *** [do-install-nodoc] Error 1 Any help would be appreciated. -- Posted via http://www.ruby-forum.com/. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Justin, "RVM is a command line tool which allows us to easily install, manage and work with multiple ruby environments from interpreters to sets of gems. " This post explains how install RVM on Snow Leopard: http://www.blog.bridgeutopiaweb.com/post/how-to-install-rvm-and-rails-3-on-snow-leopard/ More info: http://rvm.beginrescueend.com/rvm/install/ Hope it can help you. -- [ ]''s, Fernando Kosh 2011/1/22 Justin C. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>> Hi All, > I am trying to install ruby on rails using the tutorial here: > > http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard > > I am trying to compile and install Ruby but it fails. My terminal says > make: *** [do-install-nodoc] Error 1 > > Any help would be appreciated. > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
If you just want rails 3 only, but do not care about updated ruby 1.9.2, you can just run sudo gem update. On Sat, Jan 22, 2011 at 1:17 PM, Justin C. <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Hi All, > I am trying to install ruby on rails using the tutorial here: > http://hivelogic.com/articles/compiling-ruby-rubygems-and-rails-on-snow-leopard > > I am trying to compile and install Ruby but it fails. My terminal says > make: *** [do-install-nodoc] Error 1 > > Any help would be appreciated. > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.