File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
Quantum GIS (QGIS)
2
2
Building QGIS from source - step by step
3
- Friday May 11 , 2012
3
+ Tuesday June 05 , 2012
4
4
5
5
6
- Last Updated: Friday May 11 , 2012
7
- Last Change : Friday May 11 , 2012
6
+ Last Updated: Tuesday June 05 , 2012
7
+ Last Change : Tuesday June 05 , 2012
8
8
9
9
10
10
1. Introduction
@@ -576,14 +576,16 @@ Advanced Installation):
576
576
577
577
- expat
578
578
- fcgi
579
- - gdal17
579
+ - gdal
580
580
- grass
581
581
- gsl-devel
582
582
- iconv
583
583
- pyqt4
584
584
- qt4-devel
585
585
- qwt5-devel-qt4
586
586
- sip
587
+ - spatialite
588
+ - libspatialindex-devel
587
589
588
590
This will also select packages the above packages depend on.
589
591
Original file line number Diff line number Diff line change @@ -44,14 +44,16 @@ For the QGIS build you need to install following packages from OSGeo4W (select
44
44
45
45
- expat
46
46
- fcgi
47
- - gdal17
47
+ - gdal
48
48
- grass
49
49
- gsl-devel
50
50
- iconv
51
51
- pyqt4
52
52
- qt4-devel
53
53
- qwt5-devel-qt4
54
54
- sip
55
+ - spatialite
56
+ - libspatialindex-devel
55
57
-
56
58
57
59
This will also select packages the above packages depend on.
You can’t perform that action at this time.
0 commit comments