5
5
< META HTTP-EQUIV ="Content-Type " CONTENT ="text/html; charset=utf-8 ">
6
6
< TITLE > QGIS</ TITLE >
7
7
8
- <!-- Included /home/fischer/src/qgis/ doc/style.css -->
8
+ <!-- Included 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 > Monday October 02 , 2017</ H3 >
80
+ < H3 > Saturday October 14 , 2017</ H3 >
81
81
</ DIV >
82
82
83
83
< DIV CLASS ="body " ID ="body ">
84
84
< P >
85
- Last Updated: Monday October 02 , 2017
86
- Last Change : Monday October 02 , 2017
85
+ Last Updated: Saturday October 14 , 2017
86
+ Last Change : Saturday October 14 , 2017
87
87
</ P >
88
88
< DIV CLASS ="toc ">
89
89
@@ -160,7 +160,7 @@ <H1>1. Introduction</H1>
160
160
master branch are available at
161
161
< A HREF ="http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html. "> http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html.</ A >
162
162
If you wish to build another version of QGIS, ensure to checkout the appropriate
163
- release branch.
163
+ release branch. The QGIS source code can be found < A HREF =" https://github.com/qgis/QGIS " > in the repository </ A > .
164
164
</ P >
165
165
< P >
166
166
Please visit < A HREF ="http://qgis.org "> http://qgis.org</ A > for information on joining our mailing lists
@@ -1037,7 +1037,9 @@ <H3>4.2.3. Flex and Bison</H3>
1037
1037
< A HREF ="http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16424 "> http://sourceforge.net/project/showfiles.php?group_id=23617&package_id=16424</ A >
1038
1038
(the zip bin) and extract it into c:\msys\mingw\bin
1039
1039
</ P >
1040
+
1040
1041
< H3 > 4.2.4. Python</ H3 >
1042
+
1041
1043
< P >
1042
1044
Follow this section in case you would like to use Python bindings for QGIS. To
1043
1045
be able to compile bindings, you need to compile SIP and PyQt5 from sources as
@@ -1047,6 +1049,7 @@ <H3>4.2.4. Python</H3>
1047
1049
Note that even if you compile without the Python bindings, Python3 is still
1048
1050
a necessary dependency for building QGIS.
1049
1051
</ P >
1052
+
1050
1053
< H4 > 4.2.4.1. Download and install Python - use Windows installer</ H4 >
1051
1054
1052
1055
< P >
@@ -1055,7 +1058,9 @@ <H4>4.2.4.1. Download and install Python - use Windows installer</H4>
1055
1058
< P >
1056
1059
< A HREF ="http://python.org/download/ "> http://python.org/download/</ A >
1057
1060
</ P >
1061
+
1058
1062
< H4 > 4.2.4.2. Download SIP and PyQt5 sources</ H4 >
1063
+
1059
1064
< P >
1060
1065
< A HREF ="http://www.riverbankcomputing.com/software/sip/download "> http://www.riverbankcomputing.com/software/sip/download</ A >
1061
1066
< A HREF ="http://www.riverbankcomputing.com/software/pyqt/download "> http://www.riverbankcomputing.com/software/pyqt/download</ A >
@@ -3055,5 +3060,5 @@ <H1>9. Authors and Acknowledgments</H1>
3055
3060
3056
3061
</ DIV >
3057
3062
<!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
3058
- <!-- 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 -->
3063
+ <!-- cmdline: txt2tags -\-encoding=utf-8 -o doc/INSTALL.html -t html doc/INSTALL.t2t -->
3059
3064
</ BODY > </ HTML >
0 commit comments