[Mono-bugs] [Bug 639394] [Regression] When running a app on the command line using mono, I get an error saying mscorlib cannot be found.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 14 19:44:09 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=639394

https://bugzilla.novell.com/show_bug.cgi?id=639394#c4


Andrew Jorgensen <ajorgensen at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ajorgensen at novell.com

--- Comment #4 from Andrew Jorgensen <ajorgensen at novell.com> 2010-09-14 23:44:09 UTC ---
The strange thing here is this:

/usr/bin/mono hello.exe # FAIL
mono hello.exe # FAIL
/Library/Frameworks/blah/bin/mono hello.exe # WIN
ln -s /Library/Frameworks/blah/bin/mono /tmp/mono; /tmp/mono hello.exe # WIN

So it seems to only fail when it sees that it's in /usr/bin

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list