[Mono-bugs] [Bug 73931][Wis] Changed - w/ MONO_PATH resp. w/o MONO_PATH

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Mar 2005 12:18:31 -0500 (EST)


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 vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73931

--- shadow/73931	2005-03-27 15:16:26.000000000 -0500
+++ shadow/73931.tmp.30178	2005-03-30 12:18:31.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73931
 Product: Mono: Runtime
 Version: unspecified
 OS: Solaris 8
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: Jochen-mono@Hayek.name               
 QAContact: miguel@ximian.com
@@ -217,6 +217,11 @@
 files, those files should be loaded from <path>/usr/local/lib/mono/1.0
 (or 2.0). So you should delete those dlls and exes from that dir. Then
 the runtime will look for those files in the correct place. That won't
 solve the GLIB: Cannot convert issues, but it will solve the need to
 set MONO_PATH issue.
 
+
+------- Additional Comments From vargaz@gmail.com  2005-03-30 12:18 -------
+The runtime will no longer try to load mscorlib.dll from /usr/local/lib
+even if there is one there left by an old mono installation.
+