Configuring the ASP. Linux (CentOS 6.5) Operating environment MONO + Jexus

Source: Internet
Author: User

1. Update the system

Executing at the command line

update

2, install the necessary software

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-deve

3. Install the Libgdiplus of the GDI + compatible API required by mono

This address has the latest libgdiplus.
http://download.mono-project.com/sources/libgdiplus/
The latest version 3.8 that you can download now

cd /usr/local/src/wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-3.8.tar.gztar zxvf libgdiplus-3.8.tar.gzcd libgdiplus-3.8./configure --prefix=/usrmakemake install

4. Install mono (process time is longer, wait patiently)

At this address there is the latest version of Mono http://download.mono-project.com/sources/mono/
The latest version that you can currently download to 3.10.0

cd /usr/local/src/wget http://download.mono-project.com/sources/mono/mono-3.10.0.tar.bz2tar -jxvf mono-3.10.0.tar.bz2cd mono-3.10.0./configure --prefix=/usrmakemake install

After the above command is completed, the installation succeeds if the input mono-v has the mono version information.
As follows:

[Root@localhost ~]# mono-vmono JIT Compiler version3.10. 0 (tarball 2014 December 28th Sunday : +:--) Copyright (C) 2002-Novell, in C, Xamarin Inc and Contributors. www.mono-project.com TLS: __thread sigsegv:altstack notifications: Epoll architecture:amd64 disabled:none misc:softdebug llvm:supported, not enabled. Gc:sgen                   

5, Installation Jexus

Download the latest version on Jexus's website 5.6.3
Official website: http://www.jexus.org/

cd /usr/local/src/wget http://www.linuxdot.net/down/jexus-5.6.3.tar.gztar -zxvf jexus-5.6.3.tar.gzcd jexus-5.6.3sudo ./install

6, start stop restart Jexus

Start:

start

Stop it:

stop

Restart:

sudo /usr/jexus/jws restart

7. Testing

First configure firewall Open 80 port

--dport 80 -j ACCEPT/etc/rc.d/init.d/iptables save

Open browser Access

127.0.0.1/info

So far, you can see that Jexus is working.

Detailed Jexus use instructions post-finishing

Like what:

To restart the specified Web site:

sudo /usr/jexus/jws restart siteName

Stop the specified Web site:

stop siteName

Https://az764295.vo.msecnd.net/public/0.8.0/VSCode-linux-ia32.zip

# unzip/tmp/vscode/vscode-linux-ia32.zip-d/opt/

Vscode-linux-ia32.zip

Mkdir/tmp/vscode; cd/tmp/vscode/

wget Https://az764295.vo.msecnd.net/public/0.3.0/VSCode-linux-ia32.zip

Unzip/tmp/vscode/vscode-linux-ia32.zip-d/opt

Configuring the ASP. Linux (CentOS 6.5) Operating environment MONO + Jexus

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.