• Home
  • About Me
  • Musings
  • Programming
  • Open Source
  • Computers
  • Society
  • Books
  • Design
  • Movies
  • Rails Installation

    Posted on March 21st, 2009 by Rajeshwaran S P

    Installing Rails needs a lot of patience. The command is simple “gem install rails”. But it is a resource hungry and a time consuming installation.

    I started the installation at 00:00:00 HRS and it is 03:22:23 HRS now and the installation is still going on.

    And look at the memory footprint of the ruby program that is installing rails.

    Mem footprint

    Mem footprint

    And here is the Performance Statistics:
    Performance Stats

    Why is an installation taking such a long time?

    Possibly Related posts:

    1. Rails: Error with MySQL in welcome screen After installing rails, to test it, I created a rails...
    2. Installing Rails : Local gem install After a unsuccessful installation of rails that took nearly 5...
    3. Fixing libmysql.dll issue in Rails To fix the error, “This application has failed to start...
    4. Uninstalling MySQL on Mac OS X Here are the steps to perform a clean un-install of...
    5. Happy Deepavali! Happy Deepavali! I am leaving to my hometown to celebrate...

    Tags: ,

    Leave a Reply