Ruby 1.8.1

概要:

URL: http://www.ruby-lang.org/ja/index.html

URL (日本語):

ダウンロード先: http://www.ruby-lang.org/ja/download.html

% tar -zxvf ruby-1.8.1.tar.gz
% cd ruby-1.8.1
% ./configure --enable-shared
% make
% make test
# make install