Monday, September 29, 2008

Ruby1.9 install again

download

$ svn co http://svn.ruby-lang.org/repos/ruby/trunk ruby
install
$ autoconf
$ ./configure --program-suffix=_
$ make
$ sudo make install

No comments: