Roland Tanglao
About

Installed ruby 2.5.0 on Windows 10, couldn't get rvm or rbenv to work

Mar 27, 2018

Pontifications

From Setup Ruby On Rails on Ubuntu 16.04 Xenial Xerus, here’s how I installed ruby 2.5.0 on Windows 10 (I couldn’t get rbenv to work and the CSV gem wouldn’t work on ruby 2.3 which is what I installed before )

cd
wget http://ftp.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.gz
tar -xzvf ruby-2.5.0.tar.gz
cd ruby-2.5.0/
./configure
make
sudo make install
ruby -v

Leave a comment on github

Roland Tanglao

  • Roland Tanglao
  • roland@rolandtanglao.com
  • rtanglao
  • rtanglao

flickr.com/roland, twitter.com/rtanglao #firefox #thunderbird