Install mono3.4.0 and jexus5.5.2 on debain.

Source: Internet
Author: User

It took four hours to install this correctly. Thank you for your support.

Debain7.5 is installed on Vmware.

I. Update the system

# Apt-Get update

# Apt-Get upgrade

2. Build the compiling environment

# Apt-Get install build-essential

# Apt-Get install automake Autoconf

# Apt-Get install bison gettext libtool libglib2.0-dev libfreetype6-dev libfontconfig-Dev

(It is best to execute them one by one to ensure successful installation)

Iii. InstallationOther library files

# Apt-Get install libgif-dev libtiff4-dev libpng12-dev libexif-dev libx11-dev libxft-dev libjpeg-Dev (it is also best to execute one by one to ensure successful installation)

4. Download and decompress the source file

# Wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-2.10.tar.bz2

# Wget http://download.mono-project.com/sources/mono/mono-3.4.0.tar.bz2

# Tar-jxf libgdiplus-2.10.tar.bz2

# Tar-jxf mono-3.4.0.tar.bz2

5. Install libgdiplus and mono

1. Install libgdiplus

# Cd libgdiplus-2.10

#./Configure -- prefix =/usr

# Make

# Make install

CD ..

2. Install mono

# Cd mono-3.4.0

# Cd MCS/tools/xbuild/targets

# Cp microsoft.portable.csharp_4.0.tar gets microsoft.portable.common.tar gets

# Vi microsoft.portable.common.tar gets

Remove <import project = "$ (msbuildtoolspath) \ microsoft.csharp.tar gets"/>, save and exit

# Apt-Get install mono-GMCs

# Cd

# Cd mono-3.4.0

#./Configure -- prefix =/usr

# Make

# Make install

# CD ..

View mono-V version

Mono JIT compiler version 3.4.0 (tarball Sat Jun 28 22:08:03 CST 2014)
Copyright (c) 2002-2014 Novell, Inc, xamarin INC and contributors. www.mono-project.com
TLS: _ thread
SIGSEGV: altstack
Specifications: epoll
Architecture: amd64
Disabled: None
Misc: softdebug
Llvm: supported, not enabled.
GC: sgen

 

6. Install jexus

 

# Wget http://www.linuxdot.net/down/jexus-5.5.2.tar.gz

# Tar-zxf jexus-5.5.2.tar.gz

# Mv jexus-5.5.2/usr/local/jexus

# Cd/usr/local/jexus

#./Install

Installed/usr/jexus/jxaspx2.dll into the GAC (/usr/lib/MONO/GAC)
Installed/usr/jexus/jxaspx. DLL into the GAC (/usr/lib/MONO/GAC)
Installed/usr/jexus/jxhost2.dll into the GAC (/usr/lib/MONO/GAC)
Installed/usr/jexus/jxhost. DLL into the GAC (/usr/lib/MONO/GAC)
OK, jexus web server has been installed to '/usr/jexus '.

#/Usr/jexus/JWS start

Starting... OK

 

Next, we are ready to migrate devtext to mono.

 

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.