[Mono-dev] Oracle Client Installation problem
APS
subscription.sapi at apsystems.it
Tue Jun 20 11:37:41 EDT 2006
Hi,
I'm trying to setup my mono installation in order to use Oracle 10g.
- I unpacked Oracle Instant Client into /lib/oracleclient directory
giving read access to everyone
- I configured in profile LD_LIBRARY_PATH,ORACLE_HOME and path (using
pathmunge) with the /lib/oracleclient directory
- I configured /etc/mono/config file according to the configuration,
I tried with /lib/oracleclient/libclntsh.so.10.1 and
libclntsh.so.10.1, with /lib/oracleclient/libclntsh.so and
/lib/oracleclient/libclntsh.so making a link to
/lib/oracleclient/libclntsh.so.10.1
- I tested my installation using sqlplus and it works fine.
Launching my application I always obtain
System.DllNotFoundException: libclntsh.so.10.1
or
System.DllNotFoundException: libclntsh.so
or
System.DllNotFoundException: /lib/oracleclient/libclntsh.so.10.1
or
System.DllNotFoundException: /lib/oracleclient/libclntsh.so
What other things can I check? I searched the web but I've found
nothing more than I've already done.
I'm using RedHat AS v4.0. Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060620/625a71c1/attachment.html
More information about the Mono-devel-list
mailing list