[Mono-list] Configuring and making Mono Runtime
Bob Smith
bob@thestuff.net
Mon, 10 Sep 2001 17:08:41 -0400 (EDT)
try:
./autogen.sh --prefix=//c/mono
make
make install
On Mon, 10 Sep 2001, Richard Anthony Hein wrote:
> I haven't done this for awhile (and I haven't much of a clue), as I have
> been trying to get my system all set up with Debian Sid, reinstalling
> Windows 2K (registry got screwed), and other stuff that has occupied my
> time.
>
> The last time I installed the Mono runtime, things worked fine. Now it
> seems that the instructions on http://www.go-mono.com/download.html are not
> correct. I added the step of running autoconf before ./configure (as just
> running ./configure first results in a path or file not found error).
>
> What am I doing wrong or missing here?
>
> rahein@K6 ~/mono
> $ autoconf
> configure.in:16: warning: AC_TRY_RUN called without default to allow cross
> compi
> ling
>
> rahein@K6 ~/mono
> $ ls
> AUTHORS ChangeLog NEWS autogen.sh configure.in libffi notes
> status
> CVS Makefile.am README configure doc mono runtime
> ximian
>
> rahein@K6 ~/mono
> $ ./configure --prefix=//c/mono
> creating cache ./config.cache
> ./configure: 523: Syntax error: word unexpected (expecting ")")
>
> ThanksE6,
>
> Richard A. Hein
>
>
> _______________________________________________
> Mono-list maillist - Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>