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
Then, when I tried to configure xsp, I've got this: [r...@mybox xsp-2.2]# ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking if tracing is requested... no checking for csc... no checking for mcs... no checking for gmcs... no checking for mono... /usr/local/bin/mono checking for gacutil... no checking for sn... no configure: error: No C# compiler found 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... Suggestions? Thank you in advance! -- View this message in context: http://www.nabble.com/No-C--installer-found-after-installing-mono-2.2-from-source-tp22148120p22148120.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
