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=75490 --- shadow/75490 2005-07-06 07:34:30.000000000 -0400 +++ shadow/75490.tmp.19648 2005-07-06 07:39:20.000000000 -0400 @@ -69,6 +69,11 @@ When using a Unix OS, the variable libname is setted to "db2_36", so the name of the library it uses is libdb2_36.so. When installing db2 the real name of the library is libdb2.so, so the variable libname should be "db2". This variable is declared at line 446 in the file DB2CLIWrapper in the namespace IBM.Data.DB2. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-06 07:39 ------- +Created an attachment (id=15439) +Patch for bug 75490. Change libname from "db2_36" to "db2" + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
