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=79462

--- shadow/79462        2006-11-10 08:34:32.000000000 -0500
+++ shadow/79462.tmp.8479       2006-11-10 09:37:43.000000000 -0500
@@ -3,13 +3,13 @@
 Version: 1.1
 OS: unknown
 OS Details: Ubuntu 6.06/6.10 AMD64
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
-Priority: Major
+Priority: Normal
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
@@ -183,6 +183,18 @@
 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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-11-10 09:37 -------
+I didn't say the bug should not be fixed at all, though it's not clear
+to me whether the leading colon is really a bug.
+
+MONO_PATH is similar to LD_LIBRARY_PATH. The latter is evil, too,
+and, by using an incorrect format, you'll basically get the
+same trouble like with MONO_PATH.
+
+It's up to you to rely on MONO_PATH, but I'd prefer using the GAC
+or at least the private GAC (gacutil -user).
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to