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

sberryman shaun at golfsigma.com
Fri May 28 19:24:04 EDT 2010


$ export HOME=foo
$ mono /home/www-data/test.exe
foo
$ mono -V
Mono JIT compiler version 2.7 (/trunk/mono r157998 Thu May 27 02:03:21 UTC
2010)
Copyright (C) 2002-2010 Novell, Inc and Contributors. www.mono-project.com
        TLS:           normal
        GC:            Included Boehm (with typed GC and Parallel Mark)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none
        Misc:          debugger softdebug
        LLVM supported

I only have the SVN version installed. This is how I build mono (of course
after libgdiplus):
sh autogen.sh --prefix=/usr/local --with-tls=pthread --with-large-heap=yes
--with-xen-opt=yes --with-mcs-docs=no; make get-monolite-latest; make; make
install
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Bug-with-System-Environment-InternalGetFolderPath-found-using-MVC-2-on-Mono-SVN-tp2235027p2235361.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list