File tree Expand file tree Collapse file tree 3 files changed +10
-21
lines changed Expand file tree Collapse file tree 3 files changed +10
-21
lines changed Original file line number Diff line number Diff line change 1
1
QGIS
2
2
Building QGIS from source - step by step
3
- Sunday December 27, 2015
3
+ Sunday November 12, 2017
4
4
5
5
6
- Last Updated: Sunday December 27, 2015
7
- Last Change : Sunday December 27, 2015
6
+ Last Updated: Sunday November 12, 2017
7
+ Last Change : Wednesday April 12, 2017
8
8
9
9
10
10
1. Introduction
Original file line number Diff line number Diff line change 5
5
< META HTTP-EQUIV ="Content-Type " CONTENT ="text/html; charset=iso-8859-1 ">
6
6
< TITLE > QGIS</ TITLE >
7
7
8
- <!-- Included /home/fischer/src/qgis/doc/style.css -->
8
+ <!-- Included /home/fischer/src/qgis-2.14 /doc/style.css -->
9
9
< STYLE TYPE ="text/css ">
10
10
body { background : white;
11
11
color : black;
77
77
< DIV CLASS ="header " ID ="header ">
78
78
< H1 > QGIS</ H1 >
79
79
< H2 > Building QGIS from source - step by step</ H2 >
80
- < H3 > Sunday December 27, 2015 </ H3 >
80
+ < H3 > Sunday November 12, 2017 </ H3 >
81
81
</ DIV >
82
82
83
83
< DIV CLASS ="body " ID ="body ">
84
84
< P >
85
- Last Updated: Sunday December 27, 2015
86
- Last Change : Sunday December 27, 2015
85
+ Last Updated: Sunday November 12, 2017
86
+ Last Change : Wednesday April 12, 2017
87
87
</ P >
88
88
< DIV CLASS ="toc ">
89
89
@@ -2979,5 +2979,5 @@ <H1>9. Authors and Acknowledgments</H1>
2979
2979
2980
2980
</ DIV >
2981
2981
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
2982
- <!-- cmdline: txt2tags -o/home/fischer/src/qgis/debian/build/doc/INSTALL.html -t html /home/fischer/src/qgis/doc/INSTALL.t2t -->
2982
+ <!-- cmdline: txt2tags -o/home/fischer/src/qgis-2.14 /debian/build-release-2_14-qt4 /doc/INSTALL.html -t html /home/fischer/src/qgis-2.14 /doc/INSTALL.t2t -->
2983
2983
</ BODY > </ HTML >
Original file line number Diff line number Diff line change @@ -40,19 +40,8 @@ For the QGIS build you need to install following packages from cygwin:
40
40
41
41
and from OSGeo4W (select //Advanced Installation//):
42
42
43
- - expat
44
- - fcgi
45
- - gdal
46
- - grass
47
- - gsl-devel
48
- - iconv
49
- - pyqt4
50
- - qt4-devel
51
- - qwt5-devel-qt4
52
- - sip
53
- - spatialite
54
- - libspatialindex-devel
55
- - python-qscintilla
43
+ - qgis-ltr-deps
44
+ -
56
45
57
46
This will also select packages the above packages depend on.
58
47
You can’t perform that action at this time.
0 commit comments