Am 26.06.2007 um 14:15 schrieb Jurek Bartuszek: >> I've found a solution - I had to set XDG_CONFIG_HOME, >> XDG_DATA_HOME and >> HOME to other locations. Thanks! >> > > It seems that I've hurried a bit with the above statement. After > doing: > > HOME=/tmp/mono XDG_CONFIG_HOME=/tmp/mono XDG_DATA_HOME=/tmp/mono > make check > > I can still find some newly created stuff in /root/.config/.mono and > /root/.config/.isolated-storage. Am I missing something?
On Solaris I once needed to export some environment variables for [g] make check - passing them like this did not work for everything. Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
