[Gdal-dev] Oracle locator/spatial bindings w/ ogr

Stephan Holl sholl at gmx.net
Tue Oct 4 09:02:21 EDT 2005


Dear GDAL/OGR-users,

I am trying to build the latest CVS-sources with oci-bindings. During the
configure-process everything works fine (oci is set tu yes). But when I try
$GDAL/ogr/.libs/ogrinfo --formts no OCI-format is supported.

gdal/ogr/.libs> ./ogrinfo --formats
Loaded OGR Format Drivers:
  -> "ESRI Shapefile" (read/write)
  -> "UK .NTF" (readonly)
  -> "SDTS" (readonly)
  -> "TIGER" (read/write)
  -> "S57" (read/write)
  -> "MapInfo File" (read/write)
  -> "DGN" (read/write)
  -> "VRT" (readonly)
  -> "AVCBin" (readonly)
  -> "REC" (readonly)
  -> "Memory" (read/write)
  -> "CSV" (read/write)
  -> "GML" (read/write)
  -> "ODBC" (read/write)
  -> "PostgreSQL" (read/write)
  -> "MySQL" (readonly)


Do I have to do a ' make install' in order to recognize the new
oci-bindings?

When I do a 'ldd $GDAL/ogr/.libs/ogrinfo' the oci-libs are found:
ldd ./ogrinfo
[...]
libgdal.so.1 => /usr/local/lib/libgdal.so.1 (0x4003c000)
libgeos.so.2 => /usr/local/lib/libgeos.so.2 (0x40469000)
libclntsh.so.10.1 => /projekte/oracle/db/lib/libclntsh.so.10.1 (0x4056d000)
libnnz10.so => /projekte/oracle/db/lib/libnnz10.so (0x414a7000)
/lib/ld-linux.so.2 (0x40000000)
[...]

I have downloaded the full oracle-produkt for linux[1] and installed with
the shipped universal installer. As stated the needed client-libs required
by ogr should be included in the package.

Thanks for any help.

Best regards

       
Stephan

[1]
http://www.oracle.com/technology/software/products/database/oracle10g/index.html

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++



More information about the Gdal-dev mailing list