Commit 98a8bc1 1 parent ad21d37 commit 98a8bc1 Copy full SHA for 98a8bc1
File tree 3 files changed +12
-98
lines changed
3 files changed +12
-98
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
- Thursday November 02, 2017
3
+ Friday February 02, 2018
4
4
5
5
6
- Last Updated: Thursday November 02, 2017
7
- Last Change : Thursday November 02, 2017
6
+ Last Updated: Friday February 02, 2018
7
+ Last Change : Friday February 02, 2018
8
8
9
9
10
10
1. Introduction
@@ -100,7 +100,7 @@ Required build dependencies:
100
100
- Proj >= 4.4.x
101
101
- GEOS >= 3.4
102
102
- Sqlite3 >= 3.0.0
103
- - SpatiaLite
103
+ - SpatiaLite >= 4.2.0
104
104
- libspatialindex
105
105
- GDAL/OGR >= 2.1
106
106
- Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
@@ -456,35 +456,7 @@ For the QGIS build you need to install following packages from cygwin:
456
456
457
457
and from OSGeo4W (select Advanced Installation):
458
458
459
- - expat
460
- - fcgi
461
- - gdal
462
- - grass
463
- - gsl-devel
464
- - iconv
465
- - libzip-devel
466
- - libspatialindex-devel
467
- - pyqt5
468
- - python3-devel
469
- - python3-qscintilla
470
- - python3-nose2
471
- - python3-future
472
- - python3-pyyaml
473
- - python3-mock
474
- - python3-six
475
- - qca-qt5-devel
476
- - qca-qt5-libs
477
- - qscintilla-qt5
478
- - qt5-devel
479
- - qt5-libs-debug
480
- - qtwebkit-qt5-devel
481
- - qtwebkit-qt5-libs-debug
482
- - qwt-devel-qt5
483
- - sip-qt5
484
- - spatialite
485
- - oci
486
- - qtkeychain
487
- - libzip
459
+ - qgis-dev-deps
488
460
489
461
This will also select packages the above packages depend on.
490
462
Original file line number Diff line number Diff line change 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 > Thursday November 02, 2017 </ H3 >
80
+ < H3 > Friday February 02, 2018 </ H3 >
81
81
</ DIV >
82
82
83
83
< DIV CLASS ="body " ID ="body ">
84
84
< P >
85
- Last Updated: Thursday November 02, 2017
86
- Last Change : Thursday November 02, 2017
85
+ Last Updated: Friday February 02, 2018
86
+ Last Change : Friday February 02, 2018
87
87
</ P >
88
88
< DIV CLASS ="toc ">
89
89
@@ -206,7 +206,7 @@ <H1>2. Overview</H1>
206
206
< LI > Proj >= 4.4.x
207
207
< LI > GEOS >= 3.4
208
208
< LI > Sqlite3 >= 3.0.0
209
- < LI > SpatiaLite
209
+ < LI > SpatiaLite >= 4.2.0
210
210
< LI > libspatialindex
211
211
< LI > GDAL/OGR >= 2.1
212
212
< LI > Qwt >= 5.0 & (< 6.1 with internal QwtPolar)
@@ -741,35 +741,7 @@ <H3>4.1.2. Other tools and dependencies</H3>
741
741
</ P >
742
742
743
743
< UL >
744
- < LI > expat
745
- < LI > fcgi
746
- < LI > gdal
747
- < LI > grass
748
- < LI > gsl-devel
749
- < LI > iconv
750
- < LI > libzip-devel
751
- < LI > libspatialindex-devel
752
- < LI > pyqt5
753
- < LI > python3-devel
754
- < LI > python3-qscintilla
755
- < LI > python3-nose2
756
- < LI > python3-future
757
- < LI > python3-pyyaml
758
- < LI > python3-mock
759
- < LI > python3-six
760
- < LI > qca-qt5-devel
761
- < LI > qca-qt5-libs
762
- < LI > qscintilla-qt5
763
- < LI > qt5-devel
764
- < LI > qt5-libs-debug
765
- < LI > qtwebkit-qt5-devel
766
- < LI > qtwebkit-qt5-libs-debug
767
- < LI > qwt-devel-qt5
768
- < LI > sip-qt5
769
- < LI > spatialite
770
- < LI > oci
771
- < LI > qtkeychain
772
- < LI > libzip
744
+ < LI > qgis-dev-deps
773
745
</ UL >
774
746
775
747
< P >
@@ -3065,5 +3037,5 @@ <H1>9. Authors and Acknowledgments</H1>
3065
3037
3066
3038
</ DIV >
3067
3039
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
3068
- <!-- cmdline: txt2tags -\-encoding=utf-8 -o/home/fischer/src/qgis/debian/build-master-qt5 /doc/INSTALL.html -t html /home/fischer/src/qgis/doc/INSTALL.t2t -->
3040
+ <!-- cmdline: txt2tags -\-encoding=utf-8 -o/home/fischer/src/qgis/debian/build-master-release /doc/INSTALL.html -t html /home/fischer/src/qgis/doc/INSTALL.t2t -->
3069
3041
</ BODY > </ HTML >
Original file line number Diff line number Diff line change @@ -36,39 +36,9 @@ For the QGIS build you need to install following packages from cygwin:
36
36
37
37
and from OSGeo4W (select //Advanced Installation//):
38
38
39
- - expat
40
- - fcgi
41
- - gdal
42
- - grass
43
- - gsl-devel
44
- - iconv
45
- - libzip-devel
46
- - libspatialindex-devel
47
- - pyqt5
48
- - python3-devel
49
- - python3-qscintilla
50
- - python3-nose2
51
- - python3-future
52
- - python3-pyyaml
53
- - python3-mock
54
- - python3-six
55
- - qca-qt5-devel
56
- - qca-qt5-libs
57
- - qscintilla-qt5
58
- - qt5-devel
59
- - qt5-libs-debug
60
- - qtwebkit-qt5-devel
61
- - qtwebkit-qt5-libs-debug
62
- - qwt-devel-qt5
63
- - sip-qt5
64
- - spatialite
65
- - oci
66
- - qtkeychain
67
- - libzip
39
+ - qgis-dev-deps
68
40
-
69
41
70
-
71
-
72
42
This will also select packages the above packages depend on.
73
43
74
44
If you install other packages, this might cause issues. Particularly, make sure
You can’t perform that action at this time.
0 commit comments