[Mono-bugs] [Bug 81270][Wis] Changed - Mono doesn't see a native library, if it is under a program directory
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 30 22:31:40 EDT 2007
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 robertj at gmx.net.
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: mono-bugs at ximian.com
ReportedBy: lester.dev at gmail.com
QAContact: mono-bugs at ximian.com
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 robertj at gmx.net 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.
+
More information about the mono-bugs
mailing list