Oracle for GDAL
- You need the Oracle Instant Client
- For this tutorial we'll assume that's it is installed in
/opt/oracle/
- For this tutorial we'll assume that's it is installed in
- With GDAL installed do
sudo apt-get install libgdal-oci-src
- To install the GDAL plugin:
sudo gdal-oci-build /opt/oracle/sdk/include /opt/oracle/
The script takes 2 arguments, first is the path to the include directory and the second one is the path to the lib directory Now you should see OCI in ogrinfo --formats
Last modified
11 years ago
Last modified on 09/12/13 13:26:03
Note:
See TracWiki
for help on using the wiki.