equal
deleted
inserted
replaced
143 |
143 |
144 - **need_pyams_gis**: specify if PyAMS GIS features are to be used by given extension package; if so, please check |
144 - **need_pyams_gis**: specify if PyAMS GIS features are to be used by given extension package; if so, please check |
145 that *libgdal* development files are available; on Debian (and maybe others), you have to specify environment |
145 that *libgdal* development files are available; on Debian (and maybe others), you have to specify environment |
146 variables (see below). |
146 variables (see below). |
147 |
147 |
|
148 |
|
149 Boolean values accept "true", "yes", "on" or "1" (in any case) as *true* values, and anything else as *false*; setting |
|
150 any option to empty string will keep the default proposed value. |
148 |
151 |
149 You can then check, and eventually update, the proposed Buildout configuration file *buildout.cfg*, to add or remove |
152 You can then check, and eventually update, the proposed Buildout configuration file *buildout.cfg*, to add or remove |
150 packages or update settings to your needs. Then finalize Bootstrap initialization: |
153 packages or update settings to your needs. Then finalize Bootstrap initialization: |
151 |
154 |
152 .. code-block:: bash |
155 .. code-block:: bash |