Hey guys,
I am about to commit the new version of Lluis patches to add
remoting, but these again have the corlib/runtime dependency.
If you are using CVS, after the next update, you need to compile
things like this:
(cd mcs/class/corlib; make)
(cd mono; make install)
Optionally, if you want to build the whole tree, you can do again:
(cd mcs; make)
(cd mono; make install)
Basically: upgrade your corlib, and let `mono' directory drive the
installation.
Miguel
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list