Centos 7 安裝Mono和Jexus 預設目錄安裝 (一)

來源:互聯網
上載者:User

標籤:

一.準備環境

yum -y 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-devel

二.下載並安裝libgdiplus, libgdiplus是一個Mono庫,用於對非Windows作業系統提供GDI+相容的API。

各版本的:http://download.mono-project.com/sources/libgdiplus/

cd /tmpwget http://download.mono-project.com/sources/libgdiplus/libgdiplus-4.2.tar.gztar zxf libgdiplus-4.2.tar.gz cd libgdiplus-4.2./configure --prefix=/usrmakemake installldconfig

三.下載並安裝mono,各版本的:http://download.mono-project.com/sources/mono/

cd /tmpwget  http://download.mono-project.com/sources/mono/mono-4.4.0.40.tar.bz2tar jxf mono-4.4.0.40.tar.bz2cd mono-4.4.0./configure --prefix=/usrmake -j2make installldconfig

四 測試mono

 

五.下載並安裝jexus,各版本的:http://www.linuxdot.net/

cd /tmpwget www.linuxdot.net/down/jexus-5.8.1.tar.gztar zxf  jexus-5.8.1.tar.gzcd jexus-5.8.1./install /usr/jexusldconfig

六.jexus 命令

 啟動jexus: sudo/usr/jexus/jws start 停止jexus: sudo/usr/jexus/jws stop 重啟jexus: sudo/usr/jexus/jws restart

七.查看是否安裝成功

 

文章主要來源:http://www.cnblogs.com/gaobing/p/4953236.html

 

Centos 7 安裝Mono和Jexus 預設目錄安裝 (一)

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.