Hey, I've been trying to install mono from cvs all week now. I first downloaded mono-0.28.tar.gz and did .configure --prefix=/usr/local, then make and make install This works fine.
After that I did ./autogen.sh --prefix=/usr/local and make fullbuild in my mono directory from cvs. Then I always get the following error: Your mono runtime and corlib are out of sync. Corlib is: corlib When you update one from cvs you need to update, compile and install the other too. Do not report this as a bug unless you're sure you have updated correctly: you probably have a broken mono install. If you see other errors or faults after this message they are probably related and you need to fix your mono install first. How do I correctly install mono from cvs? __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
