Re: [gdal-dev] building GDAL + OCI on linux

2010-07-16 Thread Chaitanya kumar CH
> ORACLE_HOME environment variable and --with-oci=yes > > > > The OTN page that I sent previously has more info. > > > >> ---Original Message--- > >> From: Pasta Bolognese > >> To: gdal-dev@lists.osgeo.org > >> Subject: [gdal-dev]

Re: [gdal-dev] building GDAL + OCI on linux

2010-07-16 Thread Pasta Bolognese
that I sent previously has more info. > >>  ---Original Message--- >>  From: Pasta Bolognese >>  To: gdal-dev@lists.osgeo.org >>  Subject: [gdal-dev] building GDAL + OCI on linux >>  Sent: Jul 16 '10 11:37 >> >>  Hi All, >> >>

Re: [gdal-dev] building GDAL + OCI on linux

2010-07-16 Thread Ivan Lucena
. > ---Original Message--- > From: Pasta Bolognese > To: gdal-dev@lists.osgeo.org > Subject: [gdal-dev] building GDAL + OCI on linux > Sent: Jul 16 '10 11:37 > > Hi All, > > as OSGeo4W doesn't have the GDAL17 GeoRaster and the 1.6 has some &

Re: [gdal-dev] building GDAL + OCI on linux

2010-07-16 Thread Chaitanya kumar CH
Pasta, Refer to http://trac.osgeo.org/gdal/wiki/BuildingOnUnix for info on building on Linux. To include OCI in the compilation configure with the options "--with-oci", "--with-oci-include" and "--with-oci-lib" with appropriate paths. Run "./configure --help" for more details. On Fri, Jul 16, 201

[gdal-dev] building GDAL + OCI on linux

2010-07-16 Thread Pasta Bolognese
Hi All, as OSGeo4W doesn't have the GDAL17 GeoRaster and the 1.6 has some bugs... I'm trying to build it on a Linux Virtual Box... The first question is, HOW ??? I do have Oracle, but I dont't have the Linux version (only Windows). Where can I find all what I need to build GDAL + OCI (GeoRaster)