- yum groupinstall "Development Tools"
- vagrant本体
- wget https://releases.hashicorp.com/vagrant/1.8.5/vagrant_1.8.5_x86_64.rpm
- Vagrantプラグイン
- hostmanager
- sahara
- snapshot
- vagrant-cachier
- vagrant-global-status
- vagrant-omnibus
- vagrant-vbguest
- vagrant-vbox-snapshot
- EPELリポジトリ
wget http://ftp.riken.jp/Linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm - yum -y install ansible
- Git from IUSリポジトリ(Ruby, ServerSpec)
wget https://rhel6.iuscommunity.org/ius-release.rpm
yum remove git.x86_64
yum -y install git2u.x86_64
# git --version
git version 2.9.3 - rbenv
依存Libをインストール
yum -y install openssl-devel readline-devel zlib-devel libcurl-devel - Ruby 2.2.5
参考:2015-05-13 CentOS に Ruby をインストールする
http://kzy52.com/entry/2015/05/13/201831
2015/02/19CentOS/RHEL に Ruby 2.x をインストールする
http://dotnsf.blog.jp/archives/1020034700.html
2015/02/19CentOS/RHEL に Ruby 2.x をインストールする
http://dotnsf.blog.jp/archives/1020034700.html
0 件のコメント:
コメントを投稿