|
2 | 2 | <HTML>
|
3 | 3 | <HEAD>
|
4 | 4 | <META NAME="generator" CONTENT="http://txt2tags.org">
|
5 |
| -<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8"> |
| 5 | +<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf8"> |
6 | 6 | <TITLE>QGIS</TITLE>
|
7 | 7 |
|
8 |
| -<!-- Included /home/fischer/src/qgis/doc/style.css --> |
| 8 | +<!-- Included 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>Wednesday November 01, 2017</H3> |
| 80 | +<H3>Thursday November 02, 2017</H3> |
81 | 81 | </DIV>
|
82 | 82 |
|
83 | 83 | <DIV CLASS="body" ID="body">
|
84 | 84 | <P>
|
85 |
| -Last Updated: Wednesday November 01, 2017 |
86 |
| -Last Change : Wednesday November 01, 2017 |
| 85 | +Last Updated: Thursday November 02, 2017 |
| 86 | +Last Change : Thursday November 02, 2017 |
87 | 87 | </P>
|
88 | 88 | <DIV CLASS="toc">
|
89 | 89 |
|
@@ -351,6 +351,8 @@ <H2>3.4. Setup ccache (Optional)</H2>
|
351 | 351 | </P>
|
352 | 352 |
|
353 | 353 | <div class="code"><PRE>
|
| 354 | +sudo apt-get install ccache |
| 355 | + |
354 | 356 | cd /usr/local/bin
|
355 | 357 | sudo ln -s /usr/bin/ccache gcc
|
356 | 358 | sudo ln -s /usr/bin/ccache g++
|
@@ -3061,5 +3063,5 @@ <H1>9. Authors and Acknowledgments</H1>
|
3061 | 3063 |
|
3062 | 3064 | </DIV>
|
3063 | 3065 | <!-- html code generated by txt2tags 2.6 (http://txt2tags.org) -->
|
3064 |
| -<!-- 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 --> |
| 3066 | +<!-- cmdline: txt2tags -\-encoding=utf8 INSTALL.t2t --> |
3065 | 3067 | </BODY></HTML>
|
0 commit comments