<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>David,<BR>
 <BR>
In order to compile the two Oracle driver you need to have in your system an OCI SDK installation appropriated for that plataform/environment. Here are the avaible downloads for Oracle Instant Client:<BR>
 <BR>
<A href="http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html?ssSourceSiteId=ocomen">http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html?ssSourceSiteId=ocomen</A><BR>
 <BR>
Wish one are you trying to use?<BR>
 <BR>
Regards,<BR>
 <BR>
Ivan<BR> <BR>
<DIV>> Date: Tue, 8 Apr 2014 09:44:37 +0200<BR>> From: david.tran@hsr.ch<BR>> To: Michael.Smith@erdc.dren.mil; gdal-dev@lists.osgeo.org<BR>> CC: sfkeller@hsr.ch<BR>> Subject: Re: [gdal-dev] [EXTERNAL] Gdal 1.10.1 with OCI and ODBC doesn't compile right<BR>> <BR>> Hi Mike<BR>> <BR>> I created these symlinks and <BR>> --with-oci-include=/instantclient/sdk/include finds whatever it needs, <BR>> but --with-oci-lib=/instantclient doesn't.<BR>> <BR>> Cheers<BR>> David<BR>> <BR>> -------- Original Message --------<BR>> Subject: Re: [EXTERNAL] [gdal-dev] Gdal 1.10.1 with OCI and ODBC doesn't <BR>> compile right<BR>> From: Smith, Michael ERDC-RDE-CRREL-NH <Michael.Smith@erdc.dren.mil><BR>> To: David Tran <david.tran@hsr.ch>, gdal-dev@lists.osgeo.org <BR>> <gdal-dev@lists.osgeo.org><BR>> Date: Monday, 7. April 2014 20:33:31<BR>> <BR>> > David,<BR>> ><BR>> > For using OCI with GDAL and --with-oci-lib, you need both oci-lib and<BR>> > oci-include<BR>> ><BR>> > For example:<BR>> ><BR>> > --with-oci-include=/home/oracle/local/instantclient_11_2<BR>> > --with-oci-lib=/home/oracle/local/instantclient_11_2<BR>> ><BR>> > And for the lib, you need to symlink<BR>> ><BR>> > libclntsh.so.11.x -> libclntsh.so<BR>> > libocci.so.11.x -> libocci.so<BR>> ><BR>> ><BR>> > Mike<BR>> ><BR>> _______________________________________________<BR>> gdal-dev mailing list<BR>> gdal-dev@lists.osgeo.org<BR>> http://lists.osgeo.org/mailman/listinfo/gdal-dev<BR></DIV>                                          </div></body>
</html>