Skip to content

Commit 3fdea69

Browse files
author
dassau
committedOct 1, 2007
- added some information to the introduction chapter
- INSTALL.t2t will be included as part of the updated user and installation guide git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7241 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+26
-6
lines changed

1 file changed

+26
-6
lines changed
 

‎INSTALL.t2t

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,32 @@
2323

2424
= Introduction =
2525

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+
2652
/!\ ***Note to document writers:*** Please use this document as the central
2753
place for describing build procefures. Please do not remove this notice.
2854

@@ -31,7 +57,6 @@ simply copy the commands listed in codeblocks that look like this:
3157

3258
``` somecommand to be pasted ```
3359

34-
3560
= General Build Note =
3661

3762
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``
10511076
We're done with preparation of MSYS environment. Now you can delete all stuff in ``c:\msys\local\src`` - it takes quite a lot
10521077
of space and it's not necessary at all.
10531078

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-
10591079

10601080
= Authors and Acknowledgments =
10611081

0 commit comments

Comments
 (0)
Please sign in to comment.