From 66cdb3689a3bac0a56d9d8d38c01379fa4c3fda9 Mon Sep 17 00:00:00 2001 From: Pablo Wolter Date: Sat, 23 Nov 2013 16:12:54 -0800 Subject: INSTALL instructions correction MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This fixes the INSTALL instructions. The line to install home-brew is missing the “install” at the end and a small typo in the marble compilation instructions. Saludos, Pablo. From 152395059af546273f38721e5c8ae1d19e2d73c3 Mon Sep 17 00:00:00 2001 From: Pablo Wolter Date: Sat, 23 Nov 2013 16:10:02 -0800 Subject: [PATCH] Small correction to the installation instructions. Added "install" to the end of the ruby command to install homebrew and a typo in the compilation instructions for marble. Signed-off-by: Pablo Wolter Signed-off-by: Dirk Hohndel --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 37387b8f2..7fb57b5ca 100644 --- a/INSTALL +++ b/INSTALL @@ -37,7 +37,7 @@ Building the Qt version under MacOSX 1) Install Homebrew -$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)" +$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go/install)" 2) Install needed dependencies @@ -57,7 +57,7 @@ $ cd src/lib $ make -j4 $ cp *dylib /usr/local/lib/ $ mkdir -p /usr/local/include/marble -$ cd ../../../source/src/lib +$ cd ../../../sources/src/lib $ cp $(find . -name '*.h') /usr/local/include/marble/ 5) Install Libdivecomputer -- cgit v1.2.3-70-g09d2