Ruby Installation

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    Ruby Installation - Presentation Transcript

      • Here are the steps to install Ruby on a Windows machine.
      • NOTE: You may have different version available at the time of installation.
      • Download a zipped file having latest version of Ruby. Follow Download Link. http://www.ruby-lang.org/en/downloads/
      • After having downloaded the Ruby archive, unpack it and change into the newly created directory:
      • Double-click the Ruby1.6.7.exe file. The Ruby installation wizard starts.
      • Click Next to move to the Important Information page of the wizard and keep moving till Ruby installer completes installing Ruby.
      Ruby Installation - Windows
      • Here are the steps to be followed to install Ruby on a Unix machine:
      • NOTE: Before proceeding make sure you have root privilege.
      • Download a zipped file having latest version of Ruby. Follow Download Link.
      • http://www.ruby-lang.org/en/downloads/
      • After having downloaded the Ruby archive, unpack it and change into the newly created directory:
        • $ tar -xvzf ruby-1.6.7.tgz
        • $ cd ruby-1.6.7
      • Now configure and compile the source code as follows:
        • $ ./configure
        • $ make
      • Finally install Ruby interpreter as follows:
        • $ su -l root # become a root user
        • $ make install
        • $ exit # become the original user again
      Ruby Installation - Unix
        • After installation, make sure everything is working fine by issuing the following command on the command-line:
      • $ruby –v
      • ruby 1.6.7 (2002-06-04) [i386-netbsd]

    + SHCSHC, 3 weeks ago

    custom

    71 views, 0 favs, 0 embeds more stats

    About this Tutorial , Hello World , Loops , Br more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 71
      • 71 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories