[Mono-dev] Bug with System.Environment.InternalGetFolderPath found using MVC 2 on Mono SVN

Robert Jordan robertj at gmx.net
Fri May 28 19:13:57 EDT 2010


On 29.05.2010 00:46, sberryman wrote:
> $ mcs test.cs
> $ mono test.exe

Try this:

	HOME=foo mono test.exe

The output should not be "foo". Also ensure that you're calling
the correct mono, if you have parallel installations. SVN users
usually have.

Robert



More information about the Mono-devel-list mailing list