How to compile Mono in Debian Wheezy
问题 Trying to fix Mono SIGSEGV as described in How to fix SIGSEGV which prevents MVC application running in Mono I tried to compile newer mono from source codes: wget http://download.mono-project.com/sources/mono/mono-5.18.0.225.tar.bz2 cd /usr/local/src tar jxf mono-5.18.0.225.tar.bz2 cd mono-5.18.0.225 ./autogen.sh --prefix=/opt/m518 autogen stops with error that CMake 2.8.10 is required: .... Making install in btls make[2]: Entering directory `/usr/local/src/mono-5.18.0.268/mono/btls' mkdir -p