April 2009
1 post
5 tags
Installing Ruby 1.9.1 on Ubuntu 9.04
Now, I’m upset that Jaunty Jackalope doesn’t ship with ruby 1.9.1 as default, and the packaged version is only 1.9.0. So we’re going to have to build it from source. And because we’re all progressive people, we’re not even going to worry about suffixing the executables with `1.9` I can’t be bothered to type `gem1.9` The dependencies are simple; sudo apt-get...
Apr 22nd