• Wincent
    Menu
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Updating to Ruby 2.0.0-p353 on Fedora 8Edit

Created 11/23/2013, updated 5/18/2017
$ wget http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p353.tar.gz
$ tar xzvf ruby-2.0.0-p353.tar.gz
$ cd ruby-2.0.0-p353
$ nice ./configure --prefix=/usr
$ nice make
# sudo make install
  • ruby
  • fedora
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell with Rust (with help from Git and Neovim).