[Mono-list] automake errors with mono from svn

Timothy Graupmann tgraupmann@yahoo.com
Sat, 26 Feb 2005 12:29:43 -0800 (PST)


I ran into the same issue with Mono not compiling from SVN, and upgrading these
packages fixed it.

Just run this as root:

wget http://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz
tar zxvf autoconf-2.59.tar.gz
cd autoconf-2.59
./configure --prefix=/usr
make
make install

wget http://ftp.gnu.org/gnu/automake/automake-1.9.4.tar.gz
tar zxvf automake-1.9.4.tar.gz
cd automake-1.9.4
./configure --prefix=/usr
make
make install

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com