[ARVADOS] updated: 9446aefa68d0304c368e60359a2376fc72a5b1b4
git at public.curoverse.com
git at public.curoverse.com
Tue Sep 29 09:07:47 EDT 2015
Summary of changes:
doc/_includes/_install_ruby_and_bundler.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 9446aefa68d0304c368e60359a2376fc72a5b1b4 (commit)
from c6d10ad822ac94453d74371af0bf57072c43f018 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 9446aefa68d0304c368e60359a2376fc72a5b1b4
Author: Nico Cesar <nico at curoverse.com>
Date: Tue Sep 29 09:02:06 2015 -0400
7330: curl isnt available by default in ubuntu 14.04. added the apt-get
refs #7330
diff --git a/doc/_includes/_install_ruby_and_bundler.liquid b/doc/_includes/_install_ruby_and_bundler.liquid
index 724b052..e79cffb 100644
--- a/doc/_includes/_install_ruby_and_bundler.liquid
+++ b/doc/_includes/_install_ruby_and_bundler.liquid
@@ -45,7 +45,7 @@ Install prerequisites for Ubuntu 12.04 or 14.04:
<pre><code><span class="userinput">sudo apt-get install \
gawk g++ gcc make libc6-dev libreadline6-dev zlib1g-dev libssl-dev \
libyaml-dev libsqlite3-dev sqlite3 autoconf libgdbm-dev \
- libncurses5-dev automake libtool bison pkg-config libffi-dev
+ libncurses5-dev automake libtool bison pkg-config libffi-dev curl
</span></code></pre></notextile>
Build and install Ruby:
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list