开发者

How to upgrade Mono 2.4 to mono 2.6.4 on Ubuntu 11.04

开发者 https://www.devze.com 2023-03-23 15:05 出处:网络
I have installed ubuntu 11.04 and based on the Mono website Ubuntu 11.04 should come with Mono 2.6.4 (http://www.mono-project.com/DistroPackages/Ubuntu). but when I installed MonoDevelop I got the ver

I have installed ubuntu 11.04 and based on the Mono website Ubuntu 11.04 should come with Mono 2.6.4 (http://www.mono-project.com/DistroPackages/Ubuntu). but when I installed MonoDevelop I got the version 2.4. Now I want to have Mono 2.6.4 . Does anyone know how should I upgrade it on U开发者_如何转开发buntu 11.04?

Cheers;


You have mono 2.6, but mono develop 2.4. If you really need monodevelop 2.6 you can install it from source, but this can go horribly wrong. A script like this will probably help:

http://www.integratedwebsystems.com/2011/05/install-mono-2-10-2-and-monodevelop-2-6-beta-3-on-ubuntu-or-fedora-with-a-bash-script/

0

精彩评论

暂无评论...
验证码 换一张
取 消