Plan 9安裝Go

來源:互聯網
上載者:User
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。

I、安裝python和mercurial(hg)

首先是在term中輸入9fs sources, 然後cd到/n/sources/contrib下,參照Plan 9的contrib index,找到"From fgb's contrib"的python使用者名稱。

% 9fs sources% /n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib% contrib/install -f bichued/python% contrib/install -f bichued/hg

或者將/n/sources/extra/python.iso.bz2拷到自己的目錄下,然後

% bunzip2 python.iso.bz2% 9660srv -f python.iso% 9fs 9660% cd /n/9660% cat README

然後參照README中的說明來安裝python。需要注意的是在執行setup指令碼之前,應該9fs kfs,否則會出錯。

 

II、安裝Go參考http://golang.org/doc/install.html

% hg clone -r release https://go.googlecode.com/hg/ go

奇怪的是裝完mercurial,執行上面的命令之後,總是會報如下的錯誤:

後來在contrib index中找到了contrib/ericvh目錄下的go-plan9,嘗試用dircp拷到自己目錄下,總是會報各種各樣的問題。幾次失敗之後,決定用tar cvf $home/go.tar /n/sources/contrib/ericvh/go-plan9試試。

 

2011-02-25更新:

在VirtualBox的Plan 9虛擬機器中按照contrib/install來安裝Python, Mercurial和執行hg clone go時並未出現任何錯誤。看來9vx和Plan9比起來還是很不穩定的。可惜的是Go預設的編譯指令碼是bash寫的,而Plan 9隻支援rc,看來只能等將來有時間再研究如何把bash的指令碼改成rc了。

相關文章

聯繫我們

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