Centos6.5+jexus5.6.3+mono 3.10 Practice, let ASP fly on Linux for a while

Source: Internet
Author: User

Memo, this is to see for themselves, with Ubuntu Server installed mono 3.10 is always stuck in the compilation Libgdiplus above, never succeeded, depressed ah, fragmented engaged for several days, forget. After trying the openSUSE 11 is easy to do, but not familiar with the system, and then insisted on the Ubuntu server or failed, all the non-resistance, release every time is installed in the 64-bit Ubuntu server, and then try 32-bit, or unsuccessful. After that, I tried CentOS. One success. Record it for fear of forgetting. The point is not to go to git down the latest source code, the next official release of the TAR package, you can.

The steps are as follows:

1. Update the system

Yum–y Update

2. Install the required libraries for mono source installation

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

3, CD \

CD usr\local

wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-3.8.0.tar.gz.bz2

Tar xjvf libgdiplus-3.8.0.tar.gz.bz2

CD libgdiplus-3.8.0

. \configure--PREFIX=\USR

Make

Make install

4, CD \

CD usr\local

wget http://download.mono-project.com/sources/mono/mono-3.10.0.tar.gz.bz2

Tar xjvf mono-3.10.0.tar.gz.bz2

CD mono-3.10.0

. \configure--PREFIX=\USR

Make

Make install

5.

CD \

CD usr\local

wget http://www.linuxdot.net/down/jexus-5.6.3.tar.gz

TAR-ZXVF jexus-5.6.3.tar.gz

CD jexus-5.6.3

./install

CD \

Usr/jexus/jws start

wget URL address may not be valid need to see the latest version, and re-confirm the address.

Centos6.5+jexus5.6.3+mono 3.10 Practice, let ASP fly on Linux for a while

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.