On Thu, Jan 12, 2012 at 7:50 AM, Ahmy Yulrizka <[email protected]> wrote:
> try to install those packages > > yum install gcc gcc-c++ > > and install ruby then rails. or install usign rvm http://beginrescueend.com/ > > Ahmy Yulrizka > > > > On Thu, Jan 12, 2012 at 12:50 PM, sachin kewale <[email protected]>wrote: > >> hi all, >> i am trying to install Ruby on rails on Centos,but giving following >> error for gcc complier >> "gcc compiler is missing" >> is there any other alternative to install Ruby on rails on Centos or >> steps to install ruby on rails on Centos ? >> > If you go the rvm way (which I certainly would advice), you may also look at the rvmsh project for inspiration. I think it was quite well tested by Bryan on a .rpm based distribution (Fedora in that case). https://github.com/dunsmoreb/rvmsh Peter -- Peter Vandenabeele http://twitter.com/peter_v http://rails.vandenabeele.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 [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.

