[Mono-bugs] [Bug 50085][Maj] New - Can't run EXEs odd duncan dependency?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 24 Oct 2003 03:49:51 -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 mark_kuschnir@yahoo.co.uk.

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

--- shadow/50085	2003-10-24 03:49:51.000000000 -0400
+++ shadow/50085.tmp.28277	2003-10-24 03:49:51.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 50085
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: Windows 2000 SP4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: Mark_Kuschnir@yahoo.co.uk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Can't run EXEs odd duncan dependency?
+
+Mono 0.28 with PATH
+
+C:\Program Files\Mono-0.28;C:\Program Files\Mono-0.28\bin;C:\Program 
+Files\Mono-0.28\lib
+
+Compile test DLL. Compile test progs. Attempting to run them using 
+mono.exe produces the very useful error message:
+
+The assembly corlib.dll was not found or could not be loaded.
+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!