23
23
24
24
= Introduction =
25
25
26
+ This document is the original installation guide of the described software
27
+ Quantum GIS. The software and hardware descriptions named in this
28
+ document are in most cases registered trademarks and are therefore subject
29
+ to the legal requirements. Quantum GIS is subject to the GNU General Public
30
+ License. Find more information on the Quantum GIS Homepage:
31
+ http://www.qgis.org
32
+
33
+ The details, that are given in this document have been written and verified
34
+ to the best of knowledge and responsibility of the editors. Nevertheless,
35
+ mistakes concerning the content are possible. Therefore, all data are not
36
+ liable to any duties or guarantees. The editors and publishers do not take
37
+ any responsibility or liability for failures and their consequences. You are
38
+ always welcome for indicating possible mistakes.
39
+
40
+ You can download this document as part of the Quantum GIS 'User and
41
+ Installation Guide' in HTML and PDF format via http://www.qgis.org. A current
42
+ version is also available at the wiki, see:
43
+ http://wiki.qgis.org/qgiswiki/BuildingFromSource
44
+
45
+ Translations of this document can also be downloaded at the documentation area
46
+ of the Quantum GIS project at http://www.qgis.org. More information is
47
+ available via http://wiki.qgis.org/qgiswiki/DocumentationWritersCorner.
48
+
49
+ Please visit http://qgis.org for information on joining our mailing lists
50
+ and getting involved in the project further.
51
+
26
52
/!\ ***Note to document writers:*** Please use this document as the central
27
53
place for describing build procefures. Please do not remove this notice.
28
54
@@ -31,7 +57,6 @@ simply copy the commands listed in codeblocks that look like this:
31
57
32
58
``` somecommand to be pasted ```
33
59
34
-
35
60
= General Build Note =
36
61
37
62
At version 0.8.1 QGIS no longer uses the autotools for building. QGIS, like a
@@ -1051,11 +1076,6 @@ copy contents of pgsql directory from the archive to ``c:\msys\local``
1051
1076
We're done with preparation of MSYS environment. Now you can delete all stuff in ``c:\msys\local\src`` - it takes quite a lot
1052
1077
of space and it's not necessary at all.
1053
1078
1054
- = Further help and information =
1055
-
1056
- Please visit http://qgis.org for information on joining our mailing lists
1057
- and getting involved in the project further.
1058
-
1059
1079
1060
1080
= Authors and Acknowledgments =
1061
1081
0 commit comments