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

Robert Jordan robertj at gmx.net
Fri May 28 20:18:57 EDT 2010


On 29.05.2010 01:24, sberryman wrote:
>
> $ export HOME=foo
> $ mono /home/www-data/test.exe
> foo

Okay, this basically means that GetFolderPath(), respectively EGlib's
g_get_home_dir(), is not able to read /etc/passwd on your system.

If you want a fast solution for this issue you should consider
re-configuring with "--with-glib=system".

Robert



More information about the Mono-devel-list mailing list