[Mono-list] Problems building mono on cygwin
Nick Drochak
ndrochak@gol.com
Tue, 4 Sep 2001 08:16:56 +0900
> -----Original Message-----
> From: dm [mailto:dm]On Behalf Of Dietmar Maurer
>
> Nick Drochak wrote:
>
> > Dietmar,
> >
> > I got version 2.13 of autoconf, and tried running autogen.sh
> again, but got
> > the same result.
> >
> > Am I supposed to be using autogen.sh or should I use ./configure and
> > make/make install? Maybe I am going about this all the wrong way.
>
> You are still using an old version of mono - please update mono from cvs.
>
> - Dietmar
>
I did get the latest version of mono before each of these attempts. Perhaps
I am not using the correct cvs command? Here is what I use:
cvs -z3 update -Pd mcs mono
I have these set as well:
CVSROOT=nickd@mono-cvs.ximian.com:/cvs/public
CVS_RSH=ssh
Am I doing something incorrectly there?
Nick