Jump to content

Mono 2.11.4 now available


LFA

Recommended Posts

CentOS 5/6 / Fedora 15 / Redhat 5 32bit

wget http://www.tcadmin.com/installer/mono-2.11.4-i386.rpm
yum -y install mono-2.11.4-i386.rpm --nogpgcheck

CentOS 5/6 / Fedora 15 / Redhat 5 64bit

wget http://www.tcadmin.com/installer/mono-2.11.4-x86_64.rpm
yum -y install mono-2.11.4-x86_64.rpm --nogpgcheck

Debian 6 32bit

wget http://www.tcadmin.com/installer/mono-2.11.4-i386.deb
apt-get update
dpkg -i mono-2.11.4-i386.deb
apt-get install -f

Debian 6 64bit

wget http://www.tcadmin.com/installer/mono-2.11.4-x86_64.deb
apt-get update
dpkg -i mono-2.11.4-x86_64.deb
apt-get install -f

Ubuntu 10/11/12 32bit

wget http://www.tcadmin.com/installer/mono-2.11.4-i386.ubu.deb
apt-get update
dpkg -i mono-2.11.4-i386.ubu.deb
apt-get install -f

Ubuntu 10/11/12 64bit

wget http://www.tcadmin.com/installer/mono-2.11.4-x86_64.ubu.deb
apt-get update
dpkg -i mono-2.11.4-x86_64.ubu.deb
apt-get install -f

After updating edit your /home/tcadmin/Monitor/mono-config. Change the value of MONO_FOLDER:

MONO_FOLDER="/opt/mono-2.11.4"

Optimize your mono installation:

/opt/mono-2.11.4/bin/mono --aot -O=all /opt/mono-2.11.4/lib/mono/2.0/mscorlib.dll
for i in /opt/mono-2.11.4/lib/mono/gac/*/*/*.dll; do /opt/mono-2.11.4/bin/mono --aot -O=all $i; done

Then restart your monitor and service manager:

cd /home/tcadmin/Monitor
./monitor-service restart
./serviceman-service restart

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 180 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use