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 21:31:39.000000000 -0500
+++ shadow/81270.tmp.8752       2007-04-02 09:34:30.000000000 -0400
@@ -123,6 +123,15 @@
 
 ------- 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.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-02 09:34 -------
+Yeah, but then this bug show from the other side :) mono definitly
+links the so's, if they are under the main directory. In this case the
+problem was in my code, when I had to load some files from another
+directory, and mono tried to load a library from there without
+success. I think it would be logical to load libraries from the main
+directory first. Why not to make this mode a default one, how do you
+think?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to