[Mono-bugs] [Bug 58260][Min] New - Installer mono-0.91-win32-4.exe does not work
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 10 May 2004 05:00:28 -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 richard.torkar@htu.se.
http://bugzilla.ximian.com/show_bug.cgi?id=58260
--- shadow/58260 2004-05-10 05:00:28.000000000 -0400
+++ shadow/58260.tmp.29794 2004-05-10 05:00:28.000000000 -0400
@@ -0,0 +1,50 @@
+Bug#: 58260
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: richard.torkar@htu.se
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Summary: Installer mono-0.91-win32-4.exe does not work
+
+I don't have windows but a friend of mine wanted to test the new installer.
+
+Here is the results from his test on WinXP/CygWin. I've translated it
+directly from Swedish to English:
+**********************************
+Thanks, works much better now but it's not perfect. Most things works but
+not the below:
+
+$ ln -s /c/Program\ Files/Mono-0.91/bin/mcs /bin/mcs
+
+$ 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.
+
+$ 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.
+
+$ grep "Propietario" /c/Program\ Files/Mono-0.91/bin/*
+Binary file /c/Program Files/Mono-0.91/bin/mint.exe matches
+Binary file /c/Program Files/Mono-0.91/bin/mono.exe matches
+Binary file /c/Program Files/Mono-0.91/bin/monodis.exe matches
+Binary file /c/Program Files/Mono-0.91/bin/monograph.exe matches
+Binary file /c/Program Files/Mono-0.91/bin/monosn.exe matches
+Binary file /c/Program Files/Mono-0.91/bin/pedump.exe matches
+
+*************************************************