Inline...
From: "Pablo Chacin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [Mono-list] Installing mono from cvs Date: Sun, 16 May 2004 21:18:25 -0600
Hi all
I downloaded the mono source following the instrucciones for non cvs download. The, I followed the instructions in the monkeyguide to install it. When I run the make command, I get this error:
The monkeyguide is too old and has several inaccuracies, that's why it was pulled out from monodoc.
The only supported way to build mono is, IIRC: make bootstrap && make install
Corlib not in sync with this runtime: expected corlib version 17, found 19. Dowload a never corlib or a newer runtime at http://go-mono.com/daily
I tried to build mono from the cvs files. I ran first the configure comand and then make, but I got this error: cannot start /usr/local/bin/monoresgen.exe: No such file or directory
If you're building from CVS, first you need to do: ./autogen.sh --prefix=/usr (or your preferred prefix)
So, I don't have the proper mono corelib and I can't built it from the cvs.
Now you need to download a monocharge from http://www.go-mono.com/daily/
thanks in advance
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
