[Mono-list] Mono.Posix.Syscall

Jackson Harper jackson@ximian.com
Tue, 14 Sep 2004 15:26:30 -0500


Yes you can. MONO_PATH comes first in the assembly loading chain, but
should really only be used during development.

Jackson


On Tue, 2004-09-14 at 18:19 -0400, Joshua Tauberer wrote:
> Can you also set the MONO_PATH environment variable to the location of 
> the new assembly?  (It's both a suggestion and a question. :) )  This is 
> what I usually do when I'm working on Monodoc so I don't have to touch 
> my rpm-installed version.
> 
> I don't have a full understanding of how MONO_PATH interacts with the 
> GAC, though.  Does it simply take precedence over the GAC?
>