I went to the beginning tutorial. Followed the instructions here...
http://monoevo.sourceforge.net/mono-windows/mono-beginning-windows/t1.html Building mono with build-mono-w32.sh was basically painless. However, it appears that mcs was not included? I get "The assembly corlib.dll was not found or could not be loaded." when I try to run "mcs". I pulled the source for mcs down from the CVS server as well, but I can't get manage to make it. make[1]: Entering directory `/home/thomas/mono/mcs/build' make[1]: Leaving directory `/home/thomas/mono/mcs/build' make[1]: Entering directory `/home/thomas/mono/mcs/jay' make[1]: Leaving directory `/home/thomas/mono/mcs/jay' make[1]: Entering directory `/home/thomas/mono/mcs/mcs' csc.exe /nologo /optimize /debug+ /debug:full /target:exe /out:mcs.exe Assembl yInfo.cs anonymous.cs assign.cs attribute.cs driver.cs cs-tokenizer.cs cfold.cs class.cs codegen.cs const.cs constant.cs convert.cs decl.cs delegate.cs enum.cs ecore.cs expression.cs flowanalysis.cs genericparser.cs interface.cs iterators.c s literal.cs location.cs modifiers.cs namespace.cs parameter.cs pending.cs repor t.cs rootcontext.cs statement.cs support.cs typemanager.cs symbolwriter.cs tree. cs cs-parser.cs make[1]: *** [mcs.exe] Error 255 make[1]: Leaving directory `/home/thomas/mono/mcs/mcs' make: *** [all-recursive] Error 1 Help? I've been noodling over this for about a full day without making progress. I'd love to get to the point where I can type "mcs hello.cs". Thomas -- Thomas Leavitt, Sr. Systems Admin For Hire Resume at http://www.thomasleavitt.org/personal/resume/ Phone: 408-591-3342 / Email: [EMAIL PROTECTED] / Fax: 815-371-2804 Wired since 1981. Internet-enabled since 1990. Web-enabled since 1993. Older, wiser, and poorer, post-crash. :) Join the System/Database/Network Administrators Job Search Community: http://groups.yahoo.com/group/sdnadminjobs/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
