On Sat, 2003-09-20 at 13:12, Gonzalo Paniagua Javier wrote: > El sáb, 20-09-2003 a las 12:24, Marco Craveiro escribió: > Get th most recent monolite-* tarball from go-mono.com/daily and install > (ie, copy) those dlls and exe to the place where you're going to install > mono (dlls -> install/lib, exe -> install/bin). >
Gonzalo, thanks for the help. I followed your instructions - and they solved the problem at hand - but the build failed later on because it could not copy some exe's (mbas, ilasm, etc.). Basically the files it was trying to copy did not exist. I solved that by running make in the mcs folder. I then re-ran make fullbuild in mono and everything worked fine. It seems as if this is missing on your main makefile but I couldn't understand how they work to check this for sure. At any rate, I'm ready to start contributing! :-) Cheers, Marco _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
