Lines Matching +full:runs +full:- +full:on
3 This directory is the Vagrant project directory for Apache Thrift running on Centos 6.5. The Vagran…
6 $ cd thrift/contrib/vagrant/centos-6.5
9 … Apache Thrift provisioning script. This will take up to an hour depending on your hardware and ne…
13 [vagrant@thrift thrift]$ compiler/cpp/thrift --version
16 The provisioning script (inside the Vagrantfile) runs ./bootstrap.sh, ./configure, make and make ch…
36 wget --no-check-certificate 'https://raw.github.com/mitchellh/vagrant/master/keys/vagrant.pub' -O a…
38 chown -R vagrant /home/vagrant/.ssh
42 yum -y install yum-plugin-protectbase
43 rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
47 yum -y install perl
48 yum -y --enablerepo epel install dkms
49 yum -y groupinstall "Development Tools"
50 yum -y install kernel-devel