9309: Bugfix Ruby source install instructions for CentOS.
authorBrett Smith <brett@curoverse.com>
Mon, 13 Jun 2016 14:16:07 +0000 (10:16 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 13 Jun 2016 14:18:51 +0000 (10:18 -0400)
commit2bf563e0e007fc4252c7a7c4db06f3c775b72320
tree97739b00dbdc6c8de87810f7450df530021cc56f
parent1e8ce3e1d472c2497172c602a2400cd7a7672e9b
9309: Bugfix Ruby source install instructions for CentOS.

* Add missing `make` dependency.
* Add `-i` to `sudo gem install` throughout.  Red Hat adds /usr/local
  paths to $PATH in `/etc/profile`, so we need `-i` to find `gem`.

Refs #9309.
doc/_includes/_install_ruby_and_bundler.liquid
doc/install/install-shell-server.html.textile.liquid
doc/sdk/cli/install.html.textile.liquid
doc/sdk/ruby/index.html.textile.liquid