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=81270 --- shadow/81270 2007-03-30 08:14:27.000000000 -0500 +++ shadow/81270.tmp.24060 2007-03-30 21:31:39.000000000 -0500 @@ -2,13 +2,13 @@ Product: Mono: Runtime Version: 1.2 OS: GNU/Linux [Other] OS Details: Ubuntu 6.10 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: interop AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -117,6 +117,12 @@ the library should be found and linked to the program How often does this happen? Everytime Additional Information: + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-30 21:31 ------- +Mono is not supposed to be able to load libraries from program's +directory. You should either put the libraries in a standard place +or use LD_LIBRARY_PATH. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
