<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Jukka,<br>
<br>
I attempted to replicate this by:<br>
<br>
0. running `gdalinfo --formtats |grep oracle` (nothing reported)<br>
1. installing gdal-oracle package (using apt)<br>
2. running `gdalinfo --formtats |grep oracle` again, in the same
shell session, with result:<br>
<br>
C:\>gdalinfo --formats |grep -i oracle<br>
GeoRaster (rw+): Oracle Spatial GeoRaster<br>
<br>
Investigation of the file system revealed that the oci plugin is at
"%osgeo4w_root%\bin\gdalplugins\1.8\ogr_OCI.dll" instead of the
"%osgeo4w_root%\bin\gdalplugins" you report.<br>
<br>
My PATH does not contain either of these plugin directories and
GDAL_DRIVER_PATH is not set. I have the following gdal packages
installed:<br>
<br>
gdal 1.8.1-1<br>
gdal-oracle 1.8.0-1<br>
gdal-python 1.8.0-2<br>
gdal15dll 1.5.4-1<br>
<br>
I repeated the test sequence in a newly installed osgeo4w
environment, though same machine, and got the same results. The host
system is Win7-Pro, 64bit.<br>
<br>
cheers,<br>
<pre class="moz-signature" cols="72">matt wilkie
--------------------------------------------
Geomatics Analyst
Information Management and Technology
Yukon Department of Environment
10 Burns Road * Whitehorse, Yukon * Y1A 4Y9
867-667-8133 Tel * 867-393-7003 Fax
<a class="moz-txt-link-freetext" href="http://environmentyukon.gov.yk.ca/geomatics/">http://environmentyukon.gov.yk.ca/geomatics/</a>
-------------------------------------------- </pre>
<br>
On 14/12/2011 12:20 AM, Rahkonen Jukka wrote:
<blockquote
cite="mid:84446DEF76453C439E9E97E438E13A6305EABB@suutari.haapa.mmm.fi"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="GENERATOR" content="MSHTML 8.00.6001.19154">
<div><font color="#0000ff" face="Arial" size="2">Hi,</font></div>
<div> </div>
<div><font color="#0000ff" face="Arial" size="2">I made a new
OSGeo4W installation with GDAL Oracle OCI driver. However,
Oracle OCI was not listed as supported formats after
installation. I could made it available by adding the plugin
directory into path by giving SET
PATH=D:\OSGeo4W\bin\gdalplugins;%PATH%. I suppose that
setting GDAL_DRIVER_PATH might work too.</font></div>
<div> </div>
<div><font color="#0000ff" face="Arial" size="2">-Jukka Rahkonen-</font></div>
</blockquote>
</body>
</html>