mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
also update INSTALL.t2t output files (followup d53fbe8)
This commit is contained in:
parent
2da4c471a0
commit
7622f5c209
11
INSTALL
11
INSTALL
@ -1,10 +1,10 @@
|
|||||||
QGIS
|
QGIS
|
||||||
Building QGIS from source - step by step
|
Building QGIS from source - step by step
|
||||||
Saturday March 07, 2015
|
Thursday March 19, 2015
|
||||||
|
|
||||||
|
|
||||||
Last Updated: Saturday March 07, 2015
|
Last Updated: Thursday March 19, 2015
|
||||||
Last Change : Saturday March 07, 2015
|
Last Change : Thursday March 19, 2015
|
||||||
|
|
||||||
|
|
||||||
1. Introduction
|
1. Introduction
|
||||||
@ -246,8 +246,9 @@ Now we create a build directory and run ccmake:
|
|||||||
ccmake ..
|
ccmake ..
|
||||||
|
|
||||||
When you run ccmake (note the .. is required!), a menu will appear where
|
When you run ccmake (note the .. is required!), a menu will appear where
|
||||||
you can configure various aspects of the build. If you do not have root
|
you can configure various aspects of the build. If you want QGIS to have
|
||||||
access or do not want to overwrite existing QGIS installs (by your
|
debugging capabilities then set CMAKE_BUILD_TYPE to Debug. If you do not have
|
||||||
|
root access or do not want to overwrite existing QGIS installs (by your
|
||||||
packagemanager for example), set the CMAKE_INSTALL_PREFIX to somewhere you
|
packagemanager for example), set the CMAKE_INSTALL_PREFIX to somewhere you
|
||||||
have write access to (I usually use ${HOME}/apps). Now press
|
have write access to (I usually use ${HOME}/apps). Now press
|
||||||
'c' to configure, 'e' to dismiss any error messages that may appear.
|
'c' to configure, 'e' to dismiss any error messages that may appear.
|
||||||
|
@ -77,13 +77,13 @@ label{ background-color: #FFFFCC;
|
|||||||
<DIV CLASS="header" ID="header">
|
<DIV CLASS="header" ID="header">
|
||||||
<H1>QGIS</H1>
|
<H1>QGIS</H1>
|
||||||
<H2>Building QGIS from source - step by step</H2>
|
<H2>Building QGIS from source - step by step</H2>
|
||||||
<H3>Saturday March 07, 2015</H3>
|
<H3>Thursday March 19, 2015</H3>
|
||||||
</DIV>
|
</DIV>
|
||||||
|
|
||||||
<DIV CLASS="body" ID="body">
|
<DIV CLASS="body" ID="body">
|
||||||
<P>
|
<P>
|
||||||
Last Updated: Saturday March 07, 2015
|
Last Updated: Thursday March 19, 2015
|
||||||
Last Change : Saturday March 07, 2015
|
Last Change : Thursday March 19, 2015
|
||||||
</P>
|
</P>
|
||||||
<DIV CLASS="toc">
|
<DIV CLASS="toc">
|
||||||
|
|
||||||
@ -424,8 +424,9 @@ ccmake ..
|
|||||||
|
|
||||||
<P>
|
<P>
|
||||||
When you run ccmake (note the .. is required!), a menu will appear where
|
When you run ccmake (note the .. is required!), a menu will appear where
|
||||||
you can configure various aspects of the build. If you do not have root
|
you can configure various aspects of the build. If you want QGIS to have
|
||||||
access or do not want to overwrite existing QGIS installs (by your
|
debugging capabilities then set CMAKE_BUILD_TYPE to Debug. If you do not have
|
||||||
|
root access or do not want to overwrite existing QGIS installs (by your
|
||||||
packagemanager for example), set the CMAKE_INSTALL_PREFIX to somewhere you
|
packagemanager for example), set the CMAKE_INSTALL_PREFIX to somewhere you
|
||||||
have write access to (I usually use ${HOME}/apps). Now press
|
have write access to (I usually use ${HOME}/apps). Now press
|
||||||
'c' to configure, 'e' to dismiss any error messages that may appear.
|
'c' to configure, 'e' to dismiss any error messages that may appear.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user