check the configure file it might need changes (vi configure)<br><br>you can add the elgis repo add the devel package and start getting involved with<br>the compile.<br><br>this is a src rpm:<br><br><a href="http://elgis.argeo.org/repos/testing/5/elgis/SRPMS/gdal-1.8.0-2.el5.elgis.src.rpm">http://elgis.argeo.org/repos/testing/5/elgis/SRPMS/gdal-1.8.0-2.el5.elgis.src.rpm</a><br>
<br>if you are familiar with spec files I strongly suggest you to do it that way :)<br><br>--Nikos Hatzopoulos<br><br><div class="gmail_quote">On Mon, Jun 20, 2011 at 4:49 PM, Chris Hodgson <span dir="ltr">&lt;<a href="mailto:chodgson@refractions.net">chodgson@refractions.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">grep tells me that the /ade/smayer.../ path is not in any text file in my gdal distribution (even after configuring) - which I grabbed the latest 1.8.0 from <a href="http://osgeo.org" target="_blank">osgeo.org</a>.<br>

<br>
Chris<br>
<br>
Ivan Lucena wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Chris,<br>
<br>
I am not on my Linux machine now to confirm but I would never needed to use --with-expat pointing to Oracle&#39;s path. It is fanny that you found that smaver path. Sounds like you got a tar.gz package from someone, not from a GDAL distribution.<br>

<br>
The OCI driver should not depend in nothing but OCI apart from GDAL/OGR stuff.<br>
<br>
Regards,<br>
<br>
Ivan<div><div></div><div class="h5"><br>
<br>
<br>
  <br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
 -------Original Message-------<br>
 From: Chris Hodgson &lt;<a href="mailto:chodgson@refractions.net" target="_blank">chodgson@refractions.net</a>&gt;<br>
 To: <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
 Subject: [gdal-dev] Problem Compiling with Oracle (--with-oci)<br>
 Sent: Jun 20 &#39;11 17:43<br>
  I&#39;m trying to compile GDAL/OGR with support for Oracle/OCI. I have the<br>
 full oracle 11g server installed on CentOS 5.3.<br>
  # configure --with-oci=/opt/oracle/<u></u>product/11.2.0/dbhome_1/<br>
 # make<br>
 ...<br>
 libtool:.....<br>
 g++: /ade/smayer_perl_510/perl_<u></u>source/expat_home/lib/<u></u>libexpat.so: No<br>
 such file or directory<br>
  I think this path might be from the person who compiled the OCI<br>
 libraries for oracle 11? I have nothing remotely like it on my system.<br>
 If I add --with-expat=no to my configure line I get errors during<br>
 linking about undefined references to XML_... so I&#39;m guessing the linked<br>
 OCI drivers need the expat lib linked in.<br>
  I added /opt/oracle/product/11.2.0/<u></u>dbhome_1/lib to my LD_LIBRARY_PATH,<br>
 and there is a libexpat.so.1.5.2 there, as well as my<br>
 /lib/libexpat.so.0.5.0 which is from my CentOS standarad RPMS:<br>
  # rpm -qa | grep expat<br>
 expat-1.95.8-8.2.1<br>
 expat-devel-1.95.8-8.2.1<br>
  I also tried --with-expat=/opt/oracle/<u></u>product/11.2.0/dbhome_1/ but there<br>
 are no headers there, among other problems.<br>
  How can I get this to work?<br>
  Thanks,<br>
 Chris<br>
 ______________________________<u></u>_________________<br>
 gdal-dev mailing list<br>
 <a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
 <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
     <br>
</blockquote></div></div></blockquote><div><div></div><div class="h5">
<br>
______________________________<u></u>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br>