equal
deleted
inserted
replaced
172 (env) $ export CPLUS_INCLUDE_PATH=/usr/include/gdal |
172 (env) $ export CPLUS_INCLUDE_PATH=/usr/include/gdal |
173 |
173 |
174 |
174 |
175 .. WARNING:: |
175 .. WARNING:: |
176 You have to check also that your *libgdal* release is matching "GDAL" release given in PyAMS |
176 You have to check also that your *libgdal* release is matching "GDAL" release given in PyAMS |
177 configuration file (actually 2.1.0). |
177 configuration file (actually 2.1.0). |
178 |
178 |
179 - for *cx_Oracle*, which is required if you use Oracle database connections, use: |
179 - for *cx_Oracle*, which is required if you use Oracle database connections, use: |
180 |
180 |
181 .. code-block:: bash |
181 .. code-block:: bash |
182 |
182 |