I'm using the mono-build-w32.sh script to build Mono on Win32, but automake complains about my (ActiveState, not cygwin) Perl installation (see below for error messages).
Is there anything short of additionally installing (if possible) of the cygwin Perl package that I can do about this? Thanks, Sebastian Checking automake version /usr/bin/automake: /usr/autotool/devel/bin/automake: /usr/bin/perl: bad interpre ter: No such file or directory /usr/bin/automake: /usr/autotool/stable/bin/automake: /usr/bin/perl: bad interpr eter: No such file or directory Found automake version expr: syntax error Automake version new enough. /usr/bin/aclocal: /usr/autotool/stable/bin/aclocal: /usr/bin/perl: bad interpret er: No such file or directory /usr/bin/aclocal: line 203: /usr/autotool/stable/bin/aclocal: No error Installing pkgconfig... Installing glib... Installing glib-dev... Installing iconv... Installing intl... Installing gc-dev... Building and installing mono **Error**: You must have `automake' installed to compile Mono. Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz (or a newer version if it is available) -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
