[Mono-bugs] [Bug 506057] Mono 2.4 temp-directory issue calling gmcs
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri May 22 10:01:57 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=506057
User robertj at gmx.net added comment
http://bugzilla.novell.com/show_bug.cgi?id=506057#c3
Robert Jordan <robertj at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |robertj at gmx.net
Severity|Major |Normal
--- Comment #3 from Robert Jordan <robertj at gmx.net> 2009-05-22 08:01:56 MDT ---
It *does* matter. The user running mono must be able to create $HOME/.wapi. If
you cannot assure this for "fink-bld", then relocate .wapi to a directory
"fink-bld" has write access to:
mkdir /tmp/fink-bld-home
export MONO_SHARED_DIR=/tmp/fink-bld-home
mono ...
--
Configure bugmail: http://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