In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
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.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.