Install Mono and MonoDevelop in CentOS 7

Source: Internet
Author: User

Install Mono and MonoDevelop in CentOS 7

MonoDevelop is an open source integrated development environment on a Linux platform. It is mainly used to develop Mono and. NET Framework software. MonoDevelop integrates many features of Eclipse and Microsoft Visual Studio, such as intelliisense, version control, and GUI and Web design tools. In addition, GTK # GUI Design Tool (Stetic) is integrated ). Currently, Supported languages include C #, Java, BOO, Nemerle, Visual Basic. NET, pencil, C, and C ++.

Download the CentOS 7 wash and install Mono and MonoDevelop.

All this operation is in root mode.

1. Execute rpm -- import "http://keyserver.Ubuntu.com/pks/lookup? Op = get & search = 0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"

2. Execute the yum-config-manager -- add-repo http://download.mono-project.com/repo/centos/

1-2 Add the resource environment Used for mono Installation

3. Run yum install mono to install the installation package as prompted.

4. Install libgdiplus

A. mkdir/var/local/src create a folder

B. cd/var/local/src

C. wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-3.12.tar.gz download the file

D. tar-zxvf libgdiplus-3.12.tar.gz unzip the downloaded file

E. cd libgdiplus-3.12 go to extract folder

F ../configure the installer

G. make & make install compile and install

5. Install gtk-sharp

A. cd/var/local/src enter the file to be created

B. wget http://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-2.12.26.tar.gz download the file

C. tar-zxvf gtk-sharp-2.12.26.tar.gz unzip the downloaded file

D. cd gtk-sharp-2.12.26 go to extract folder

E../configure the installer

F. make & make install compile and install

6. install monodevelop yum install monodevelop

After the installation is complete, it is OK.

Configure ASP. NET (Apache + Mono) in Linux (Ubuntu/openSUSE/CentOS)

Configure the Linux (Apache) + Mono to run asp.net

How to upgrade Mono

Idea about running ASP. NET 4 website in Mono 3.0

Install Mono and Jexus on Ubuntu to build the. NET Runtime Environment

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.