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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76408 --- shadow/76408 2005-10-14 05:05:14.000000000 -0400 +++ shadow/76408.tmp.29032 2005-10-18 04:47:05.000000000 -0400 @@ -83,6 +83,15 @@ <dllmap dll="oci.dll" target="clntsh" /> and make sure the library is PATH or put the complete path. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-18 04:47 ------- +this was already in my C:\Programme\Mono-1.1.9.1\etc\mono\config +<dllmap dll="oci" target="clntsh" /> +changed it to +<dllmap dll="oci.dll" target="clntsh" /> +solved it, but why? +shouldnt mono try to append the systems default shared library extension? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
