[Mono-bugs] [Bug 58260][Min] Changed - Installer mono-0.91-win32-4.exe does not work

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 18:01:30 -0400 (EDT)


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 robert.feldt@htu.se.

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

--- shadow/58260	2004-05-10 12:25:43.000000000 -0400
+++ shadow/58260.tmp.10566	2004-05-10 18:01:30.000000000 -0400
@@ -1,10 +1,10 @@
 Bug#: 58260
 Product: Mono: Runtime
 Version: unspecified
-OS: unknown
+OS: Windows XP (Cygwin)
 OS Details: 
 Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: misc
@@ -58,6 +58,38 @@
 Will tell my friend.
 
 Me or he, himself, will get back to this bug report a.s.a.p. hopefully
 with a success story ;)
 
 Thanks for the quick respons gonz!
+
+------- Additional Comments From Robert.Feldt@htu.se  2004-05-10 18:01 -------
+Sorry, the problems seems to remain with 0.91-win32-5.
+
+I uninstalled -4 and then installed -5 and then:
+
+$ ln -s /c/Program\ Files/Mono-0.91/bin/ilasm /bin/ilasm
+
+$ ilasm
+The assembly mscorlib.dll was not found or could not be loaded.
+It should have been installed in the
+`c:/cygwin/home/Propietario/go-mono/windows
+wizard/install/lib' directory.
+
+$ ln -s /c/Program\ Files/Mono-0.91/bin/mcs /bin/mcs
+
+$ mcs
+The assembly mscorlib.dll was not found or could not be loaded.
+It should have been installed in the
+`c:/cygwin/home/Propietario/go-mono/windows
+wizard/install/lib' directory.
+
+To make sure I have the correct versions installed:
+
+$ md5sum lib/ilasm.exe
+2da012db7417ac43d08f1abafb6e800a *lib/ilasm.exe
+
+$ md5sum lib/mono/1.0/mcs.exe
+0654ac014f0a61502ac246ee7be0efdd *lib/mono/1.0/mcs.exe
+
+$ md5sum bin/mono.exe
+f9dbcd3e24aa05a115153a879f8760eb *bin/mono.exe