Thanks Robert, I'm afraid you're right. Is there any log I can check to post its content here? I mean, I really don't know if make & make install generated a compilation/installation log. If not, I'll have to start all over again and catch the output into a file, right?
Thanks again. Robert Jordan wrote: > > adol wrote: >> Hi people, >> >> I've just installed Mono 2.2 from source on a shiny new CentOS 5.2 box. >> ./configure --prefix=/usr/local/ >> make >> make install >> > ... > >> >> I searched for gmcs and mcs but I didn't find them installed on my box... >> Obviusly, something went wrong when installing Mono.... I've no idea why >> it >> didn't install any c# compiler... > > Well, the "make & make install" steps above are emitting a lot of diag > messages. One of them, usually the last ;-), is containing the reason > of why mcs wasn't built. > > Robert > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > ----- Adolfo Abegg Software Development @ Barcelona -- View this message in context: http://www.nabble.com/No-C--installer-found-after-installing-mono-2.2-from-source-tp22148120p22161032.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
