[Mono-bugs] [Bug 76408][Min] Changed - new OracleConnection("...") fails with DllNotFoundException: libclntsh.so.10.1

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Dec 13 01:14:09 EST 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by danielmorgan at verizon.net.

http://bugzilla.ximian.com/show_bug.cgi?id=76408

--- shadow/76408	2005-12-01 15:58:57.000000000 -0500
+++ shadow/76408.tmp.8634	2005-12-13 01:14:09.000000000 -0500
@@ -100,6 +100,18 @@
 actually, the config file is not required for windows installations ..
 this will be taken care of in the next release .. for now, either just
 remove the entry corresponding to "oci" from the config file or remove
 the config file altogether ..
 
 
+
+------- Additional Comments From danielmorgan at verizon.net  2005-12-13 01:14 -------
+This is a packaging problem of the etc/config file with the windows
+installer.
+
+If you see this:
+
+	<dllmap dll="oci" target="clntsh" />
+
+You can comment out the line by doing this:
+
+	<!--<dllmap dll="oci" target="clntsh" />-->


More information about the mono-bugs mailing list