溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務(wù)條款》

mono-3.4.0 源碼安裝時出現(xiàn)的問題 [do-install] Error 2 [install-pcl-targets] Er

發(fā)布時間:2020-06-12 18:21:45 來源:網(wǎng)絡(luò) 閱讀:712 作者:張善友 欄目:編程語言

Mono 3.4修復(fù)了很多bug,繼續(xù)加強(qiáng)穩(wěn)定性和性能(其實Mono 3.2。8 已經(jīng)很穩(wěn)定,性能也很好了),但是從http://download.mono-project.com/sources/mono/ 下載官方提供的源碼安裝Mono3.4 出現(xiàn)如下錯誤:

/usr/bin/install: cannot stat `targets/Microsoft.Portable.Common.targets': No such file or directory
make[7]: *** [install-pcl-targets] Error 1
make[7]: Leaving directory `/usr/local/files/mono-3.4.0/mcs/tools/xbuild'
make[6]: *** [do-install] Error 2
make[6]: Leaving directory `/usr/local/files/mono-3.4.0/mcs/tools/xbuild'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory `/usr/local/files/mono-3.4.0/mcs/tools'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/usr/local/files/mono-3.4.0/mcs'
make[3]: *** [profile-do--net_2_0--install] Error 2
make[3]: Leaving directory `/usr/local/files/mono-3.4.0/mcs'
make[2]: *** [profiles-do--install] Error 2
make[2]: Leaving directory `/usr/local/files/mono-3.4.0/mcs'
make[1]: *** [install-exec] Error 2
make[1]: Leaving directory `/usr/local/files/mono-3.4.0/runtime'
make: *** [install-recursive] Error 1

mono-3.4.0 源碼安裝時出現(xiàn)的問題 [do-install] Error 2 [install-pcl-targets] Er

這是由于官方的mono源碼包缺少個文件,所以會出錯,可以下載我的云盤上共享的文件 http://pan.baidu.com/s/1eQ452Ie,參照這篇文章《CentOS 6.3下 安裝 Mono 3.2 和Jexus 5.4》下載安裝就沒問題了。

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實,將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI