[Mono-list] Re: JIT/Win32 binaries
Guenther Roith
groith@tcrz.net
Thu, 4 Apr 2002 09:33:38 +0200
I would _NOT_ put them on the path, because this would lead to problems with
ms.ne.
They put their classes on the path, too and they use the same names. It
could happen that mono
tries to load ms' System.Windows.Form.dll for example, I think.
> > The path is defined by MONO_ASSEMBLIES #define,
> > the value (assembliesdir = $(libdir)) is assigned in
> > mono/metadata/Makefile.am
> > So changing this value, then reconfiguring and rebuilding will help.
>
> What would be a good way of dealing with this on Windows? Should we use
> an environment variable? A Registry key? How can we make this better
> for Windows users?
>
> Miguel
>
>
>