Get the App
SLTechnology News&Howtos  ›  Servers  › 

What is the process of installing mono configuration system-related compilers in CentOS

Shulou Source: shulou.com Published: 2022-06-01 07:15:30 09月25日 Update

This article introduces how CentOS installs the compiler related to the mono configuration system, the content is very detailed, interested friends can refer to, hope to be helpful to you.

For everyone to recommend a good use of the CentOS installation system, such as let you have some understanding of the CentOS installation system, and then a comprehensive introduction to the CentOS installation system. I hope it will be useful for everyone to install # CentOS. When configuring the system, the development part will be selected except * one.

# Update system yum-y update# installation related compiler

Yum install glib2-devel yum install gcc yum install gcc-c++ yum install bison

# check whether CentOS has installed apacheapachectl# find apache installation directory which httpd# deleted rm-r / usr/sbin/httpd# download and install again

Wget http://labs.xiaonei.com/apache-mirror/httpd/httpd-2.2.14.tar.bz2 tar jxvf httpd-2.2.14.tar.bz2 cd httpd-2.2.14. / configure-- prefix=/usr/local/apache2-- enable-shared=max-- enable-module=rewrite-- with-apxs2=/usr/local/apache/bin/apxs-- enable-module=so make make install

# download CentOS and install mono

Cd.. / wget http://ftp.novell.com/pub/mono/sources/mono/mono-2.4.2.3.tar.bz2 tar jxvf mono-2.4.2.3.tar.bz2 cd mono-2.4.2.3. / configure make make install

# CentOS install xsp

Cd.. / wget http://ftp.novell.com/pub/mono/sources/xsp/xsp-2.4.2.tar.bz2 tar jxvf xsp-2.4.2.tar.bz2 cd xsp-2.4.2. / configure export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig make make install

# CentOS install mod_mono

Cd.. / wget http://ftp.novell.com/pub/mono/sources/mod_mono/mod_mono-2.4.2.tar.bz2 tar jxvf mod_mono-2.4.2.tar.bz2 cd mod_mono-2.4.2. / configure make make install

# add 2 lines to the configuration file / usr/local/apache2/mod_mono.conf

MonoServerPath / usr/local/bin/mod-mono-server2-verbose

MonoAutoApplication enabled

Restart apache after #

/ usr/local/apache2/bin/apachectl restart

# add test asp.net page and add read permission.

On CentOS installation of mono configuration system related compiler process is shared here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.

Tags: System configuration compiler compilation process content more help good interest good guys buddies files articles usefulness permissions directories knowledge articles Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno OPPO Reno Shulou Technology MariaDB vpn Docker