Installing Ruby on Rails in Fresh Ubuntu 10.10 System
        Posted  
        
            by 
                Benedict Aluan
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Benedict Aluan
        
        
        
        Published on 2010-12-22T05:07:15Z
        Indexed on 
            2010/12/22
            5:54 UTC
        
        
        Read the original article
        Hit count: 311
        
There are a lot of tutorials on how to install Ruby on Rails in Ubuntu 10.10. But even following the steps, there are still errors and dependencies that will encountered in order to successfully install RoR. The system varies on the developer's setup. To make it uniform, installation must be on a fresh Ubuntu 10.10 system. Is there a step-by-step guide on how to install RoR on a Fresh Ubuntu 10.10 machine? Like the first thing I need to do after starting the terminal.
© Stack Overflow or respective owner