• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
Ruby 1.9 + Ruby 1.8
Most of this stuff can be found on my blog:
http://gnuu.org
 
Plan of Action
Install Ruby 1.9
Setup Symlinks and Ruby Switcher Script
Install Gems (mysql, hpricot, BlueCloth, etc.)
Quick Overview of New Features
Common Issues / Let’s Talk Encodings
What Works? What Doesn’t Work?
 
Installing Ruby 1.9
Download Ruby 1.9 from http://ruby-lang.org
http://gnuu.org/2009/06/14/installing-ruby-1-8-1-9-side-by-side/
~/ruby-1.9.1$ ./configure --program-suffix=19
ln -fs /usr/local/bin/ruby19 /usr/local/bin/rubyln -fs /usr/local/bin/irb19 /usr/local/bin/irbln -fs /usr/local/bin/gem19 /usr/local/bin/gem
See blog (above) for tiny “Quick Switcher” shell script
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...