From 5b5a0044f4b4f75b855ef33840a03de2710e8d49 Mon Sep 17 00:00:00 2001 From: ngirard Date: Wed, 4 Dec 2013 11:38:49 +0100 Subject: [PATCH] Installation: Installing TaskJuggler from Git: mention admin privileges are required to install dependancies --- manual/Installation | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manual/Installation b/manual/Installation index ea742bf0..31ece73f 100644 --- a/manual/Installation +++ b/manual/Installation @@ -172,7 +172,8 @@ you are encouraged to read and modify the source code. Before you download the source code, make sure you have all the necessary dependencies installed. You should have Ruby 1.9.2 or later -and you need to have the following gems installed +and you need to have the following gems installed, by running the +following command as root or administrator gem install rake mail rspec term-ansicolor rcov