Yum-y Install GCC gcc-c++
Yum-y Install Bison pkgconfig glib2-devel gettext make libpng-devel libjpeg-devel libtiff-devel libexif-devel giflib-deve L Libx11-devel freetype-devel Fontconfig-devel Cairo-devel
1. Download libgdiplus-3.12.tar.gz
http://download.mono-project.com/sources/libgdiplus/
TAR-ZXVF libgdiplus-3.12.tar.gz-c/usr/local
cd/usr/local/
Ls
CD libgdiplus-3.12/
./configure
Make
Make install
2. Download mono-4.6.0.125.tar.bz2
http://download.mono-project.com/sources/mono/
cd/usr/local/
Ls
CD mono-4.6.0/
./configure
Make
Make install
3. Download jexus-5.8.1.tar.gz
Http://www.linuxdot.net/down/jexus-5.8.1.tar.gz
Cd/usr/jexus
./install
Start Jexus, enter Http://localhost/info to see the page description is successful
/usr/jexus/jws start
cd/usr/jexus/siteconf/
VI Default
Modify root, point to your published directory
root=//usr/webtest
Record some commands
/usr/jexus/jws Start Open Jexus
/usr/jexus/jws Restart Restart Jexus
/usr/jexus/jws Stop Stop Jexus
CENTOS7 publishes ASP. 4---Mono 4.6.0 + jexus 5.8.1