On 7/5/06, Kornél Pál <[EMAIL PROTECTED]> wrote: > Hi, > > You can change wapi dir by setting the MONO_SHARED_DIR environment variable > to the absolute path of wapi directory. > > But I don't know whether this will help. > > Kornél >
Yes, indeed ... it did help I set MONO_SHARED_DIR to /tmp and everything worked fine. Thanks for the hint. ___summary__ (for developers) mcs does __not__ work if the .wapi directory resides on the network drive (for example /home ) mcs does work if the .wapi directory is on the local drive (for example /tmp) Is such a behaviour correct ? (aka was mcs designed like this ?) Short description of our LAN: - one server running NIS, samba and exporting /home /usr/local - 25 lab workstations exporting /proj , automounting /home and /usr/local - 'madril' is exception. It has its own /usr/local and automounts /home _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
