From 9924492adfe60844e5ab00b8ce12a17049cbe5b5 Mon Sep 17 00:00:00 2001 From: dosire Date: Tue, 8 Apr 2014 16:10:10 +0200 Subject: [PATCH] Document the need for dev packages since Multiple people asked about it. --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index e1fa822..289d337 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -52,7 +52,7 @@ If you are not familiar with vim please skip this and keep using the default edi sudo apt-get install -y vim sudo update-alternatives --set editor /usr/bin/vim.basic -Install the required packages: +Install the required packages (some are needed to compile native extensions for the gems): sudo apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdbm-dev libreadline-dev libncurses5-dev libffi-dev curl openssh-server redis-server checkinstall libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev logrotate -- libgit2 0.21.2