Pardon the newbie question but I haven’t built Mono from CVS for some time now and with the ever-changing landscape, I seem to always be asking how. ☺ I’m sure the problem is my general lack of building processes on *nix.
Anyway, whether I use /mono/doc/mono-build.sh or work straight from a cvs checkout I have done manually, I get the same problem. When I downloaded the 0.24 source tarball, I simply had to do a ./configure –prefix=/usr/local in each directory and make; make install. When updating from CVS, there is no configure script so I run ./autogen.sh –prefix=/usr/local. This churns for a while and then fails telling me if can’t find a directory related to libgc. I’m thinking there is something I don’t have installed but I don’t know what. I’m trying to get this built so I can update the ByteFX.Data provider and make sure it doesn’t break the build. Thanks, Reggie _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
