Get a copy of compiled dll's from the snapshots and copy them to the directory /home/mono/install/lib
http://www.go-mono.com/snapshots Juan C. Olivares ----- Original Message ----- From: "Michael Erdmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Miguel de Icaza" <[EMAIL PROTECTED]> Sent: Sunday, December 08, 2002 5:35 AM Subject: Re: [Mono-list] How to build the mon #C compiler? > Miguel de Icaza wrote: > > >Hello, > > > > > > > >>i have updated from the cvs. I am trying to build the C# compiler, > >>but when i man doing this, the build failes: > >> > >> > > > >First install the released `mono' runtime, which contains the compiler. > > > >Miguel-list maillist - [EMAIL PROTECTED] > > > > > >>http://lists.ximian.com/mailman/listinfo/mono-list > >> > >> > Thanks, i have done this mean while by using mono-build.sh. But the mcs > still does not > work: > > mono@boavista:~> mcs > The assembly corlib.dll was not found or could not be loaded. > It should have been installed in the `/home/mono/install/lib' directory. > mono@boavista:~> > ------ > > It seems that corlib.dll has a size of 0?!! > > -rw-r--r-- 1 mono users 0 2002-12-07 22:28 corlib.dll > -rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.dll > -rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.Xml.dll > -rw-r--r-- 1 mono users 0 2002-12-07 22:28 System.Web.dll > -rw-r--r-- 1 mono users 0 2002-12-07 22:28 > System.Web.Servic > > > Regards > M.Erdmann > > >> > >> > > > > > > > > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
