--- Hugues Lismonde <[EMAIL PROTECTED]> escreveu: > Hi, > > Sorry if this was already answered in this list but I have difficulties > building Mono. > > I've downloaded the mono-build.sh script and ran it on a Debian 3.0 box. > Everything seems to go ok (except at the end of the Mono runtime build, > the script tries to copy libraries which does not exists but it does not > complain about this.) > > At the end, the script tells me to copy the libraries in my lib folder > (but which ones? libmono, libgc,... are copied and nothing else exists > in the mono "sandbox"). >
You have to get a pre compiled binary of mcs so that you can compile it from cvs. Please, check in the Mono page where you can get the debian binaries. I think they are in www.atoker.com/mono. When you install them, you will get the mcs with which you can compile the mcs from cvs. I hope it helps. ===== Regards, Francisco Figueiredo Jr. _______________________________________________________________________ Busca Yahoo! O melhor lugar para encontrar tudo o que voc� procura na Internet http://br.busca.yahoo.com/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
