[Mono-devel-list] Compiling from CVS

Met @ Uber met at uberstats.com
Wed Nov 19 00:48:48 EST 2003


I keep finding conflicting instructions on how to install Mono via CVS. 
The Wiki says something different than the README's.  So what's correct?

I'm running Mono-0.28 (release) from source.  I have checked out the
latest from CVS (not through Anon in case that's a problem), and have
tried two things:

  1) The Mono/MCS Install & Readme directions
      cd mono
      ./autogen --prefix=/usr/local
      make fullbuild

      >> errors out with :: 
      >>   Your mono runtime and corlib are out of sync.
      >>   Corlib is: mscorlib

  2) Mono Wiki directions
      cd mcs
      ./autogen --prefix=/usr/local
      make

      >> errors out with :: 
      >>   Your mono runtime and corlib are out of sync.
      >>   Corlib is: mscorlib

      make install (etc etc etc)

I know I'm the XXX person to ask, but I don't know.  Documentation
should be unified, and I should be more willing to hit my head on the
wall figuring this out.

Help ?

Thanks in advance,

~ Matthew




More information about the Mono-devel-list mailing list