LINUX system Installation Jexus 5.6 and mono3.4 deploy. NET environment

Source: Internet
Author: User

Mono 3.10.0 officially released: Performance improvements have previously been written on a Centos 7.0 installation of Mono 3.4 and Jexus 5.6. Below we install mono 3.10 on CentOS 7 via source and need to install the latest libgdiplus3.8.

1. Install dependencies

Yum-y install wget glib2-devel libtiff libtiff-devel libjpeg libjpeg-devel giflib giflib-devel libpng libpng-devel libX11 Libx11-devel freetype freetype-devel fontconfig fontconfig-devel libexif libexif-devel gcc-c++ gettext unzip zip bzip2 BZ Ip2-devel curl-devel gtk2-devel boost-devel cairo-devel

2. Download libgdiplus-3.8 and install

Cd/usr/local/src

wget http://origin-download.mono-project.com/sources/libgdiplus/libgdiplus-3.8.tar.gz

TAR-ZXVF libgdiplus-3.8.tar.gz

CD libgdiplus-3.8

./configure--PREFIX=/USR

Make

Make install

3. Download mono3.10.0 and install

Cd/usr/local/src
wget http://download.mono-project.com/sources/mono/mono-3.10.0.tar.bz2
TAR-JXVF mono-3.10.0.tar.bz2
CD mono-3.10.0
./configure--PREFIX=/USR

Make
Make install

4. Installing Jexus

wget linuxdot.net/down/jexus-5.6.3.tar.gz

TAR-ZXVF jexus-5.6.3.tar.gz

CD jexus-5.6.3

./install

LINUX system Installation Jexus 5.6 and mono3.4 deploy. NET environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.