CenterOS7 Installation Mono+jexus Tutorial

Source: Internet
Author: User

This article belongs to the steps after installing CENTOS7

1.gcc

Yum-y install gcc gcc-c++ bison pkgconfig glib2-devel gettext make libpng-devel libjpeg-devel libtiff-devel libexif-devel Giflib-devel libx11-devel freetype-devel fontconfig-devel  cairo-devel

2. Download and install libgdiplus, libgdiplus is a mono library that provides GDI + compatible APIs for non-Windows operating systems. versions of: http://download.mono-project.com/sources/libgdiplus/

CD/Tmpwget http://download.mono-project.com/sources/libgdiplus/libgdiplus-3.12.tar.gz tar zxf libgdiplus-3.12. tar.gz cd libgdiplus-3.12. /configure--prefix=/usr/local/mono/"/usr/local/mono/lib" >/etc/ ld.so.conf.d/Mono.confldconfig

3. Download and install Mono, each version of:http://download.mono-project.com/sources/mono/

CD/tmpwget  http://download.mono-project.com/sources/mono/mono-4.2.1.91.tar.bz2 Tar jxf mono-4.2. 1.91 . TAR.BZ2CD Mono-4.2. 1 . /configure--prefix=/usr/local/mono/-j2make installecho  PATH=/usr/local/mono/bin : $PATH >>~/~/.bash_profile

4. Download and install Jexus, each version of: http://www.linuxdot.net/

CD tmpwget www.linuxdot.net/down/jexus-5.8. 0 . Tar.gztar zxf  Jexus-5.8. 0 . TAR.GZCD Jexus-5.8. 0 . /install/usr/local/jexus

5.jexus command

5.1 Common Commands

Start Jexus: /usr/local/jexus/jws start

Stop Jexus: /usr/local/jexus/jws Stop

Restart Jexus: /usr/local/jexus/jws Restart

5.2 Test, start the normal words to the browser, typing:yourlinuxip/info, if you see the current running page, then congratulations, you build environment success!

5.3 Updating Mono

This direct re-download, perform the above mono installation command overwrite the previous directory installed

5.4 Update Jexus

CD/tmpwget www.linuxdot.net/down/jexus-5.8. 0 . tar.gz (if there is a new version) tar zxf jexus-5.8. 0 . TAR.GZCD  Jexus-5.8. 0 . /upgrade/usr/local/jexus/

6. Update the Jexusmono Library Reference

cd/usr/local/Jexuslssudo VI jws

Remember.

PS: This article references the http://jhonge.net/Home/Single2/2380

CenterOS7 Installation Mono+jexus Tutorial

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.