[Mono-list] Newbie in NJ
Gonzalo Paniagua Javier
gonzalo@ximian.com
16 Feb 2003 04:06:02 +0100
El dom, 16 de 02 de 2003 a las 03:42, Steve Szyszkiewicz escribió:
> I have a script that is run from the root of my home directory.
>
> When I do this:
> make -f makefile.gnu install prefix=~/mono/install
>
> I get alot of these:
>
> "Your mono runtime and corlib are out of sync.
> Whnn you update one from cvs you need to update com;ile and install the
> other too."
>
>
> Is this the self hosting thing you were talking about?
No. We talk about self-hosting when people know what they are doing.
You should read (at least) README.building file in mcs directory.
-Gonzalo