On Tue, 2005-02-22 at 10:55 -0500, Miguel de Icaza wrote: > Well, the proper instructions are on each module.
You're quite right, but it is still nice to have a step-by-step guide. > The simple and supported way of compiling Mono is from tarball packages, > because SVN always has extra requirements and that is a fairly > straight-forward setup: configure, make, make install for each package. My instructions apply equally to tarballs (although tarballs aren't available for everything) - I even used them with the tarballs to check a problem with mcs, but I wrote it for svn for my own purposes. As you say, mostly it's the ./configure && make && make install dance, but there are some inconsistancies (see monodoc/gtk-sharp 1.0/monkeyguide) and the main point of my instructions was to list the dependencies needed as well as the steps required. I'll get them published and see what you think. > We will be moving to a Wiki very soon, and you could then update the > instructions more easily. Cool. Cheers, -- Dave Murphy - http://www.schwuk.com _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
