Just wanted to wrap this up with my final findings for anyone who
stumbles onto this thread in the future.
While the solution below did allow me to successfully build and connect
to oracle, I also wanted to build with support for PostgreSQL/PostGIS.
The PostgreSQL client also requires expat, a
Thanks for the confirmation Mike. I'm guessing the oracle instant client
was compiled with a bit more care for the use of external developers.
However I have managed to get a successful compile after setting the
LDFLAGS environment variable to include the oracle lib folder (to get
their old exp
s it:
>>>
>>> checking for XML_ParserCreate in -lexpat... yes
>>> checking for Expat XML Parser headers in /usr/include... found
>>> checking for Expat XML Parser... yes
>>>
>>> My suggestion is to isolate the problem by running ./configure, make and
&g
e and then make clean, ./configure, make and
>> gdalinfo without OCI, ex:
>>
>> % ./configure --with-expat=NO % ./configure --with-OCI=NO
>>
>> Configure will setup your makefiles, then you run make based on those new
>> settings.
>> Good luck.
>>
>
on those new settings.
Good luck.
Ivan
---Original Message---
From: Chris Hodgson
To: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Problem Compiling with Oracle (--with-oci)
Sent: Jun 21 '11 12:38
What would need changed in the configure file? There is no reference
configure --with-OCI=NO
Configure will setup your makefiles, then you run make based on those new
settings.
Good luck.
Ivan
> ---Original Message---
> From: Chris Hodgson
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] Problem Compiling with Oracle (--with-oc
On Jun 20, 2011, at 5:43 PM, Chris Hodgson wrote:
> I'm trying to compile GDAL/OGR with support for Oracle/OCI. I have the full
> oracle 11g server installed on CentOS 5.3.
>
> # configure --with-oci=/opt/oracle/product/11.2.0/dbhome_1/
> # make
> ...
> libtool:.
> g++: /ade/smayer_perl_510
GDAL/OGR stuff.
Regards,
Ivan
---Original Message---
From: Chris Hodgson mailto:chodg...@refractions.net>>
To: gdal-dev@lists.osgeo.org
<mailto:gdal-dev@lists.osgeo.org>
Subject: [gdal-dev] Problem Compiling wi
ar.gz package from someone, not from a
>> GDAL distribution.
>>
>> The OCI driver should not depend in nothing but OCI apart from GDAL/OGR
>> stuff.
>>
>> Regards,
>>
>> Ivan
>>
>>
>>
>>
>>
>>> ---Original Messag
Chris Hodgson
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] Problem Compiling with Oracle (--with-oci)
Sent: Jun 20 '11 17:43
I'm trying to compile GDAL/OGR with support for Oracle/OCI. I have the
full oracle 11g server installed on CentOS 5.3.
# configure --with-oci=/opt
I'm trying to compile GDAL/OGR with support for Oracle/OCI. I have the
full oracle 11g server installed on CentOS 5.3.
# configure --with-oci=/opt/oracle/product/11.2.0/dbhome_1/
# make
...
libtool:.
g++: /ade/smayer_perl_510/perl_source/expat_home/lib/libexpat.so: No
such file or directory
11 matches
Mail list logo