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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Mar 2005 15:16:26 -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-24 07:29:58.000000000 -0500
+++ shadow/73931.tmp.7739	2005-03-27 15:16:26.000000000 -0500
@@ -1,10 +1,10 @@
 Bug#: 73931
 Product: Mono: Runtime
 Version: unspecified
-OS: Windows XP
+OS: Solaris 8
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: misc
@@ -206,6 +206,17 @@
 
 ----------
 
 Kind regards,
 Jochen
 
+
+------- Additional Comments From vargaz@gmail.com  2005-03-27 15:16 -------
+Ok, I got confused by the WinXP thing as well. You probably have an old
+mono installation in /app/idsp22/cronus1/usr/local/lib. In newer
+mono versions, that directory should not contain any *.dll or *.exe
+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.
+