Linux:CentOS5(x64):install:capistrano

提供:KinusatiWiki
移動: 案内, 検索
wget ftp://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.1-p378.tar.bz2
tar xvjfp ruby-1.9.1-p378.tar.bz2
cd ruby-1.9.1-p378
./configure
gmake
gmake install

gem install capistrano
個人用ツール