[Mono-bugs] [Bug 50085][Maj] Changed - Can't run EXEs odd duncan dependency?
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Oct 2003 13:25:24 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=50085
--- shadow/50085 2003-10-24 03:49:51.000000000 -0400
+++ shadow/50085.tmp.31723 2003-10-24 13:25:24.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 50085
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details: Windows 2000 SP4
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: Mark_Kuschnir@yahoo.co.uk
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -28,6 +28,13 @@
It should have been installed in the `C:/cygwin/home/duncan/install/lib'
directory.
Of course corlib.dll is present in the lib directory. I don't understand
the dependency. A search of the tree for "duncan" showed that a lot of
files had this string!
+
+------- Additional Comments From vargaz@freemail.hu 2003-10-24 13:25 -------
+A workaround is to set MONO_PATH to the lib directory:
+
+export MONO_PATH='C:\Program Files\Mono-0.28;C:\Program
+Files\Mono-0.28\lib'
+