centos 7 安裝mono 和 monodevelop

來源:互聯網
上載者:User

標籤:

本次所有操作在root模式下

1.執行  rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"

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

1-2 添加mono安裝使用的資源環境

3.執行 yum install mono  按照提示安裝所以安裝包

4.安裝libgdiplus

  a.mkdir /var/local/src                                 建立檔案夾

  b.cd /var/local/src                                   進入建立檔案

  c.wget http://download.mono-project.com/sources/libgdiplus/libgdiplus-3.12.tar.gz     下載檔案

  d. tar -zxvf libgdiplus-3.12.tar.gz                               解壓下載檔案

  e.cd libgdiplus-3.12                                       進入解壓檔案夾

  f../configure                                          對安裝程式進行配置

  g.make && make install                                    編譯並安裝

5.安裝gtk-sharp

    a.cd /var/local/src                                               進入建立檔案

  b.wget http://download.mono-project.com/sources/gtk-sharp212/gtk-sharp-2.12.26.tar.gz     下載檔案

  c. tar -zxvf gtk-sharp-2.12.26.tar.gz                                        解壓下載檔案

  d.cd gtk-sharp-2.12.26                                             進入解壓檔案夾

  e../configure                                                    對安裝程式進行配置

  f.make && make install                                               編譯並安裝

6.安裝monodevelop yum install monodevelop

安裝完成就OK拉

centos 7 安裝mono 和 monodevelop

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.