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-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 [EMAIL PROTECTED] 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" />--> _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
