[Mono-bugs] [Bug 67731][Maj] Changed - [PPC] Installer does not configure garbage collection correctly or does not install it
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 9 Oct 2004 13:58:34 -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 grompf@sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67731
--- shadow/67731 2004-10-09 11:18:02.000000000 -0400
+++ shadow/67731.tmp.21173 2004-10-09 13:58:34.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 67731
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details: Mac OS X 10.3.5
-Status: REOPENED
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: packaging
AssignedTo: duncan@ximian.com
ReportedBy: devslashnull@gmail.com
@@ -100,6 +100,20 @@
macos/MonoFramework-1.0.2.dmg
The md5 is f4d1c47830c7bd75a449668fdf75b05a. I have versions 0.95, 1.0.1, and 1.0.2
installed, with Current pointing to 1.0.2. I previously attempted to compile mono without
success, including the Bohem GC, and have not made an attempt to remove the files these
installations may have left on my system. If possible, I would like to remove everything to
do with mono and start over, but I am not sure how to do this.
+
+------- Additional Comments From grompf@sublimeintervention.com 2004-10-09 13:58 -------
+What is the output of the following commands
+
+which mono
+mono -V
+
+My guess is your self installed or a old mono from fink/dp is first in your path.
+
+To remove all of the officialy ximian installed monos do a rm -Rf /Library/Frameworks/
+Mono.framework
+
+-kangaroo
+