From 312438401acdf761c7d9a22ad01875aab6105ad0 Mon Sep 17 00:00:00 2001 From: timlinux Date: Fri, 11 Jul 2008 20:34:04 +0000 Subject: [PATCH] Added a link to Marco Pasetti's web page describing msys build procedure git-svn-id: http://svn.osgeo.org/qgis/trunk@8755 c8812cc2-4d05-0410-92ff-de0c093fc19c --- INSTALL | 7 +++++++ doc/INSTALL.t2t | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/INSTALL b/INSTALL index 443b7ce8de3..7860ba4a17c 100644 --- a/INSTALL +++ b/INSTALL @@ -187,6 +187,13 @@ For complete information, see the wiki at: 3. Building under windows using msys ==================================== +Note: For a detailed account of building all the dependencies yourself you +can visit Marco Pasetti's website here: + +http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html + +Read on to use the simplified approach with pre-built libraries... + 3.1. MSYS: ========== diff --git a/doc/INSTALL.t2t b/doc/INSTALL.t2t index 0085b48193b..11005bf288a 100644 --- a/doc/INSTALL.t2t +++ b/doc/INSTALL.t2t @@ -115,6 +115,13 @@ For complete information, see the wiki at: = Building under windows using msys = +**Note:** For a detailed account of building all the dependencies yourself you +can visit Marco Pasetti's website here: + +http://www.webalice.it/marco.pasetti/qgis+grass/BuildFromSource.html + +Read on to use the simplified approach with pre-built libraries... + == MSYS: == MSYS provides a unix style build environment under windows. We have created a