From: Ben Maurer <[EMAIL PROTECTED]>
To: Lieven De Keyzer <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [email protected]
Subject: Re: [Mono-list] monodoc - no mcs sources
Date: Tue, 21 Feb 2006 00:57:24 -0500

On Tue, 2006-02-21 at 00:23 +0000, Lieven De Keyzer wrote:
> >From: Rafael Ferreira <[EMAIL PROTECTED]>
> >To: Lieven De Keyzer <[EMAIL PROTECTED]>
> >CC: [email protected]
> >Subject: Re: [Mono-list] monodoc - no mcs sources
> >Date: Mon, 20 Feb 2006 16:07:02 -0700
>
> >On Mon, 2006-02-20 at 22:48 +0000, Lieven De Keyzer wrote:
> > > I've downloaded, compiled and installed mono, libgdiplus and gtk-sharp
> >from
> > > http://go-mono.com/sources/ .
> > >
> > > Now I want to compile monodoc, but at the end of the configure step, I'm
> > > being told:
> > >
> > > "The sources of the mono compiler (mcs) were not found.
> > > To include the COMPILER ERRORS in the documentation,
> > > download the mcs sources and rerun autogen.sh"
> > >
> > > How can I install these sources? I don't see a mcs source tarball nor an
> > > option during the configuration of mono to install the sources.
> >
> >under mono/mcs in the tarball you downloaded.
>
> Yes, but how to I install them? A normal make install doesn't.

monodoc and mcs need to be in the same directory. For example:

msvn/
   mono/
   mcs/
   gtk-sharp/
   monodoc/

Sorry, I'm afraid I still don't understand. Are you talking about the installed files or the directories where I do the make install?


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to