[Mono-bugs] [Bug 79462][Maj] Changed - gmcs dies with "failed to create shadow copy"
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 10 08:34:32 EST 2006
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 phbaer at npw.net.
http://bugzilla.ximian.com/show_bug.cgi?id=79462
--- shadow/79462 2006-11-10 08:08:29.000000000 -0500
+++ shadow/79462.tmp.7628 2006-11-10 08:34:32.000000000 -0500
@@ -173,6 +173,16 @@
I won't use it just for the sake of the separation of the libs
from the main executable. That's bad .NET style.
See
http://mono-project.com/Guidelines:Application_Deployment#Layout_Recommendation
+
+------- Additional Comments From phbaer at npw.net 2006-11-10 08:34 -------
+Ok. Anyway, this is no behavior I would expect. Given the MONO_PATH is
+initialized this way (by some bizarrely improbable coincidence :)),
+Mono programs will constantly fail. In my opinion, it would be
+advisable to fix it...
+
+What else can be used to specify a directory for shared libraries? It
+is not possible for us to always install our whole framework. Some
+shared library path similar to LD_LIBRARY_PATH would reasonable, I think.
More information about the mono-bugs
mailing list