[root@lucas ~]# ls -l /usr/lib/oracle/10.2.0.3/client64/lib/libclntsh.so.10.1<br>-rw-r--r--&nbsp; 1 root root 20870419 Dec 20&nbsp; 2006 /usr/lib/oracle/10.2.0.3/client64/lib/libclntsh.so.10.1<br><br><br><div class="gmail_quote">On Fri, Mar 28, 2008 at 5:31 PM, Jack Lee &lt;<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
What do you get when you execute:<br>
<br>
ls -l /usr/lib/oracle/10.2.0.3/client64/lib/libclntsh.so.10.1<br>
<br>
?<br>
<br>
________________________________<br>
From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a> [<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>] On Behalf Of AmilkarQuintero [<a href="mailto:amilkar.quintero@gmail.com">amilkar.quintero@gmail.com</a>]<br>

Sent: Friday, March 28, 2008 5:56 PM<br>
<div class="Ih2E3d">To: FDO Users Mail List<br>
Subject: Re: [fdo-users] Error: An exception occurred in FDOcomponent.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
</div><div class="Ih2E3d">I also ln -s /usr/lib/oracle/10.2.0.3/client64/lib/libclntsh.so.10.1 libclntsh.so.10.1 to run again the command<br>
<br>
ldd /usr/local/fdo-3.2.2/lib/libFdoRdbms.so<br>
[root@lucas lib]# ldd /usr/local/fdo-3.2.2/lib/libFdoRdbms.so<br>
 &nbsp; &nbsp; &nbsp; &nbsp;linux-gate.so.1 =&gt; &nbsp;(0xffffe000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libSchemaMgr_OVOR.so =&gt; /usr/local/fdo-3.2.2/lib/libSchemaMgr_OVOR.so (0xf76b2000)<br>
</div> &nbsp; &nbsp; &nbsp; &nbsp;libSchemaMgr_OV-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; =&gt; /usr/local/fdo-3.2.2/lib/libSchemaMgr_OV-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; (0xf767a000)<br>

 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://libFDO-3.2.2.so" target="_blank">libFDO-3.2.2.so</a>&lt;<a href="http://libFDO-3.2.2.so" target="_blank">http://libFDO-3.2.2.so</a>&gt; =&gt; /usr/local/fdo-3.2.2/lib/libFDO-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; (0xf7328000)<br>

<div class="Ih2E3d"> &nbsp; &nbsp; &nbsp; &nbsp;libpthread.so.0 =&gt; /lib/tls/libpthread.so.0 (0xf7316000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libclntsh.so.10.1 =&gt; not found<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6 (0xf7221000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libm.so.6 =&gt; /lib/tls/libm.so.6 (0xf71fe000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0xf71f4000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libc.so.6 =&gt; /lib/tls/libc.so.6 (0xf70c8000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libxalan-c.so =&gt; /usr/local/fdo-3.2.2/lib/libxalan-c.so (0xf6dbf000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libxalanMsg.so.17 =&gt; /usr/local/fdo-3.2.2/lib/libxalanMsg.so.17 (0xf6db7000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libxerces-c.so.25 =&gt; /usr/local/fdo-3.2.2/lib/libxerces-c.so.25 (0xf6a22000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;libdl.so.2 =&gt; /lib/libdl.so.2 (0xf6a1e000)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;/lib/ld-linux.so.2 (0x56555000)<br>
<br>
<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 4:40 PM, AmilkarQuintero &lt;<a href="mailto:amilkar.quintero@gmail.com">amilkar.quintero@gmail.com</a>&lt;mailto:<a href="mailto:amilkar.quintero@gmail.com">amilkar.quintero@gmail.com</a>&gt;&gt; wrote:<br>

echo $LD_LIBRARY_PATH<br>
<br>
# /usr/lib/oracle:/usr/lib/oracle/10.2.0.3/client64/lib:/usr/lib:/usr/lib:/lib:/opt/Autodesk/mapguideenterprise2008/server/lib:/opt/Autodesk/mapguideenterprise2008/server/lib:/opt/Autodesk/mapguideenterprise2008/webserverextensions/lib:/opt/Autodesk/mapguideenterprise2008/webserverextensions/apache2/lib<br>

<br>
<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 4:37 PM, Jack Lee &lt;<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&lt;mailto:<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&gt;&gt; wrote:<br>

<br>
Hi,<br>
<br>
<br>
<br>
No, you don&#39;t need to recompile FDO.<br>
<br>
<br>
<br>
Is libclntsh.so.10.1 not found when you execute ldd?<br>
<br>
<br>
<br>
What is LD_LIBRARY_PATH set to?<br>
<br>
<br>
<br>
<br>
<br>
</div>From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt; [mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt;] On Behalf Of AmilkarQuintero<br>

<div class="Ih2E3d">Sent: Friday, March 28, 2008 5:23 PM<br>
<br>
To: FDO Users Mail List<br>
Subject: Re: [fdo-users] Error: An exception occurred in FDOcomponent.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
<br>
<br>
Ok, its under /usr/lib/oracle/10.2.0.3/client64/lib<br>
I included in the LD_LIBRARY_PATH and still the error is there, and the command ldd /usr/local/fdo-3.2.2/lib/libFdoRdbms.so still gives the same answer<br>
<br>
do I have to recompile the fdo?<br>
<br>
<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 3:56 PM, Jack Lee &lt;<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&lt;mailto:<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&gt;&gt; wrote:<br>

<br>
Hi ,<br>
<br>
<br>
<br>
libclntsh.so.10.1 is not found. Can you verify if the file is under /usr/lib/oracle?<br>
<br>
<br>
<br>
<br>
<br>
</div>From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt; [mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt;] On Behalf Of AmilkarQuintero<br>

<div class="Ih2E3d">Sent: Friday, March 28, 2008 4:53 PM<br>
<br>
To: FDO Users Mail List<br>
Subject: Re: [fdo-users] Error: An exception occurred in FDOcomponent.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
<br>
<br>
The answer to the command is<br>
<br>
[root@lucas /]# ldd /usr/local/fdo-3.2.2/lib/libFdoRdbms.so<br>
 &nbsp;linux-gate.so.1 =&gt; &nbsp;(0xffffe000)<br>
 &nbsp;libSchemaMgr_OVOR.so =&gt; /usr/local/fdo-3.2.2/lib/libSchemaMgr_OVOR.so (0xf76b2000)<br>
</div> &nbsp;libSchemaMgr_OV-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; =&gt; /usr/local/fdo-3.2.2/lib/libSchemaMgr_OV-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; (0xf767a000)<br>

 &nbsp;<a href="http://libFDO-3.2.2.so" target="_blank">libFDO-3.2.2.so</a>&lt;<a href="http://libFDO-3.2.2.so" target="_blank">http://libFDO-3.2.2.so</a>&gt; =&gt; /usr/local/fdo-3.2.2/lib/libFDO-<a href="http://3.2.2.so" target="_blank">3.2.2.so</a>&lt;<a href="http://3.2.2.so" target="_blank">http://3.2.2.so</a>&gt; (0xf7328000)<br>

<div class="Ih2E3d"> &nbsp;libpthread.so.0 =&gt; /lib/tls/libpthread.so.0 (0xf72ed000)<br>
 &nbsp;libclntsh.so.10.1 =&gt; not found<br>
 &nbsp;libstdc++.so.6 =&gt; /usr/lib/libstdc++.so.6 (0xf7221000)<br>
 &nbsp;libm.so.6 =&gt; /lib/tls/libm.so.6 (0xf71fe000)<br>
 &nbsp;libgcc_s.so.1 =&gt; /lib/libgcc_s.so.1 (0xf71f4000)<br>
 &nbsp;libc.so.6 =&gt; /lib/tls/libc.so.6 (0xf70c8000)<br>
 &nbsp;libxalan-c.so =&gt; /usr/local/fdo-3.2.2/lib/libxalan-c.so (0xf6dc0000)<br>
 &nbsp;libxalanMsg.so.17 =&gt; /usr/local/fdo-3.2.2/lib/libxalanMsg.so.17 (0xf6db7000)<br>
 &nbsp;libxerces-c.so.25 =&gt; /usr/local/fdo-3.2.2/lib/libxerces-c.so.25 (0xf6a22000)<br>
 &nbsp;libdl.so.2 =&gt; /lib/libdl.so.2 (0xf6a1e000)<br>
 &nbsp;/lib/ld-linux.so.2 (0x56555000)<br>
[root@lucas /]#<br>
<br>
<br>
And yes, it is included in the LD_LIBRARY_PATH,<br>
/usr/lib/oracle:/usr/lib:/usr/lib:/lib:/opt/Autodesk/mapguideenterprise2008/server/lib:/opt/Autodesk/mapguideenterprise2008/server/lib:/opt/Autodesk/mapguideenterprise2008/webserverextensions/lib:/opt/Autodesk/mapguideenterprise2008/webserverextensions/apache2/lib<br>

<br>
or am I missing the inner directory /usr/lib/oracle/10.2.0.3/client64/lib<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 3:48 PM, Jack Lee &lt;<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&lt;mailto:<a href="mailto:jack.lee@autodesk.com">jack.lee@autodesk.com</a>&gt;&gt; wrote:<br>

<br>
Hi,<br>
<br>
<br>
<br>
If &nbsp;you entered<br>
<br>
<br>
<br>
ldd /usr/local/fdo-3.2.2/lib/libFdoRdbms.so<br>
<br>
<br>
<br>
are all of the libraries found?<br>
<br>
<br>
<br>
It looks like oracle is installed under /usr/lib/oracle/10.2.0.3/client64/lib but the path is not included in LD_LIBRARY_PATH.<br>
<br>
<br>
<br>
<br>
<br>
</div>From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt; [mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt;] On Behalf Of AmilkarQuintero<br>

<div class="Ih2E3d">Sent: Friday, March 28, 2008 3:30 PM<br>
<br>
To: FDO Users Mail List<br>
Subject: Re: [fdo-users] Error: An exception occurred in FDOcomponent.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
<br>
<br>
Thanks A lot for your help, but the Autodesk Support in Linux is verrrryyyyyyyyyyyyyyyyyyyyyyyyyyyyyy disapointing for not saying an obscene word or phrase. &nbsp;I created the case nearly a month ago and they &quot;discovered&quot; that my platform was not windows four days ago.<br>

If any of you see or listen to something like my error, I&#39;ll be pleased thank<br>
Bye<br>
<br>
Amilkar<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 2:23 PM, Andy Morsell &lt;<a href="mailto:amorsell@spatialgis.com">amorsell@spatialgis.com</a>&lt;mailto:<a href="mailto:amorsell@spatialgis.com">amorsell@spatialgis.com</a>&gt;&gt; wrote:<br>

<br>
I&#39;m with Jason at this point. &nbsp;Obtaining support directly from Autodesk for the non open-source Oracle provider would probably be your best bet.......<br>
<br>
<br>
<br>
Andy<br>
<br>
________________________________<br>
<br>
</div>From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt; [mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt;] On Behalf Of AmilkarQuintero<br>

<div class="Ih2E3d"><br>
Sent: Friday, March 28, 2008 12:18 PM<br>
To: FDO Users Mail List<br>
Subject: Re: [fdo-users] Error: An exception occurred in FDOcomponent.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
Andy<br>
<br>
The entry in the providers.xml file has the provider i am invoking<br>
 &nbsp;&lt;FeatureProvider&gt;<br>
 &nbsp; &nbsp;&lt;Name&gt;Autodesk.Oracle.3.2&lt;/Name&gt;<br>
 &nbsp; &nbsp;&lt;DisplayName&gt;Autodesk FDO Provider for Oracle&lt;/DisplayName&gt;<br>
 &nbsp; &nbsp;&lt;Description&gt;Read/write access to feature data in an Oracle-based data store<br>
. Supports spatial indexing, long transactions, and persistent locking.&lt;/Descrip<br>
tion&gt;<br>
 &nbsp; &nbsp;&lt;IsManaged&gt;False&lt;/IsManaged&gt;<br>
</div> &nbsp; &nbsp;&lt;Version&gt;<a href="http://3.2.2.0" target="_blank">3.2.2.0</a>&lt;<a href="http://3.2.2.0" target="_blank">http://3.2.2.0</a>&gt;&lt;/Version&gt;<br>
 &nbsp; &nbsp;&lt;FeatureDataObjectsVersion&gt;<a href="http://3.2.2.0" target="_blank">3.2.2.0</a>&lt;<a href="http://3.2.2.0" target="_blank">http://3.2.2.0</a>&gt;&lt;/FeatureDataObjectsVersion&gt;<br>
<div class="Ih2E3d"> &nbsp; &nbsp;&lt;LibraryPath&gt;/usr/local/fdo-3.2.2/lib/libFdoRdbms.so&lt;/LibraryPath&gt;<br>
 &nbsp;&lt;/FeatureProvider&gt;<br>
<br>
and the .so file is there too<br>
libFdoRdbms.so<br>
<br>
the LD_LIBRARY_PATH points to every lib path in the server<br>
/usr/lib/oracle:/usr/lib:/usr/lib:/lib:/opt/Autodesk/mapguideenterprise2008/serv<br>
er/lib:/opt/Autodesk/mapguideenterprise2008/server/lib:/opt/Autodesk/mapguideent<br>
erprise2008/webserverextensions/lib:/opt/Autodesk/mapguideenterprise2008/webserv<br>
erextensions/apache2/lib<br>
<br>
What could have been wrong with the installation<br>
<br>
Thanks<br>
<br>
Amilkar<br>
<br>
</div><div class="Ih2E3d">On Fri, Mar 28, 2008 at 11:49 AM, Andy Morsell &lt;<a href="mailto:amorsell@spatialgis.com">amorsell@spatialgis.com</a>&lt;mailto:<a href="mailto:amorsell@spatialgis.com">amorsell@spatialgis.com</a>&gt;&gt; wrote:<br>

<br>
This error generally means that the particular FDO provider that is being referenced by a layer definition is not installed on the server. &nbsp;Take a look in your /usr/local/fdo-3.3.0/lib directory at the providers.xml file. &nbsp;In that file, find the provider entry for the provider you are trying to use, look at the LibraryPath and see if the .so file that is referenced exists in that directory. &nbsp;If not, your initial FDO compilation did not create that provider and you will have to trouble-shoot your FDO configure / make process to see if you are missing any environment variables, library dependencies, etc.<br>

<br>
<br>
<br>
This page has information that might be helpful: <a href="http://mapguide.osgeo.org/2.0/docs/BuildInstallQuickStartLinux.html" target="_blank">http://mapguide.osgeo.org/2.0/docs/BuildInstallQuickStartLinux.html</a>. &nbsp;Also, be sure to look in your FDO source folder (OpenSource_FDO) for the OpenSourceBuild__README.txt file which has important information regarding building FDO with specific provider support.<br>

<br>
<br>
<br>
Andy Morsell, P.E.<br>
Spatial Integrators, Inc.<br>
<a href="http://www.SpatialGIS.com" target="_blank">http://www.SpatialGIS.com</a><br>
<br>
________________________________<br>
<br>
</div>From: <a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt; [mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users-bounces@lists.osgeo.org">fdo-users-bounces@lists.osgeo.org</a>&gt;] On Behalf Of AmilkarQuintero<br>

<div class="Ih2E3d"><br>
Sent: Friday, March 28, 2008 8:34 AM<br>
<br>
</div>To: <a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div class="Ih2E3d"><br>
Subject: [fdo-users] Error: An exception occurred in FDO component.CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
Hi, the following error is generated to the Error.Log file in my installation in Linux RH 4 ES. &nbsp;Has anyone solved this?<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
&lt;2008-03-28T10:20:14&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Administrator<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
&nbsp;Error: An exception occurred in FDO component.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
&nbsp;StackTrace:<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 &nbsp;- MgFeatureServiceHandler.ProcessOperation line 83 file FeatureServiceHandler.cpp<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 &nbsp;- MgOpTestFeatureSourceConnection.Execute line 103 file OpTestFeatureSourceConnection.cpp<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
 &nbsp;- MgFdoConnectionManager.Open line 259 file FdoConnectionManager.cpp &nbsp; &nbsp;An exception occurred in FDO component.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
CLNT_8_UNABLE_TO_LOAD_LIBRARY<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Thanks in advance<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
here I send some data about my installation<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
-------------------------------------------<br>
<br>
&nbsp;* &nbsp; The mapserver is Autodesk Mapguide 2008 Enterprise for Linux<br>
</div>&nbsp;* &nbsp; Linux <a href="http://lucas.siicar.com" target="_blank">lucas.siicar.com</a>&lt;<a href="http://lucas.siicar.com" target="_blank">http://lucas.siicar.com</a>&gt; 2.6.9-67.0.7.ELsmp #1 SMP Wed Feb 27 04:47:23 EST 2008 x86_64 x86_64 x86_64 GNU/Linux<br>

<div class="Ih2E3d">&nbsp;* &nbsp; The Oracle Instant Client installation<br>
&nbsp;* &nbsp; /usr/lib/oracle/10.2.0.3/client64/lib<br>
[root@lucas lib]# ls<br>
libclntsh.so.10.1 &nbsp;libnnz10.so &nbsp;libocci.so.10.1 &nbsp;libociei.so &nbsp;libocijdbc10.so &nbsp;ojdbc14.jar<br>
[root@lucas lib]#<br>
<br>
In another server we have the Oracle Database with the Spatial Tables we are trying to access<br>
<br>
&nbsp;* &nbsp; The Oracle Server, Oracle RDBMS 10g Release 2<br>
</div>&nbsp;* &nbsp; Linux <a href="http://juan.siicar.com" target="_blank">juan.siicar.com</a>&lt;<a href="http://juan.siicar.com" target="_blank">http://juan.siicar.com</a>&gt; 2.6.18-53.1.14.el5 #1 SMP Tue Feb 19 07:18:46 EST 2008 x86_64 x86_64 x86_64 GNU/Linux<br>

<div class="Ih2E3d"><br>
&nbsp;* &nbsp; Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bi<br>
&nbsp;* &nbsp; PL/SQL Release 10.2.0.1.0 - Production<br>
&nbsp;* &nbsp; CORE &nbsp; &nbsp;10.2.0.1.0 &nbsp; &nbsp; &nbsp;Production<br>
&nbsp;* &nbsp; TNS for Linux: Version 10.2.0.1.0 - Production<br>
&nbsp;* &nbsp; NLSRTL Version 10.2.0.1.0 - Production<br>
<br>
-------------------------------------------<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Amilkar Quintero G.<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
</div><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div class="Ih2E3d"><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
</div><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div class="Ih2E3d"><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
</div><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div class="Ih2E3d"><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
</div><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div class="Ih2E3d"><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
</div><a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&lt;mailto:<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a>&gt;<br>
<div><div></div><div class="Wj3C7c"><a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
fdo-users mailing list<br>
<a href="mailto:fdo-users@lists.osgeo.org">fdo-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/fdo-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/fdo-users</a><br>
</div></div></blockquote></div><br>