monodevelop_在Ubuntu上从源代码安装MonoDevelop

monodevelop

monodevelop

After reading a post from my friend Daniel about the new release of MonoDevelop, I decided to try and install it… which is when I realized that the installation from source is so painful I’d better figure it out and share it with everybody else.

在阅读了我的朋友Daniel的关于MonoDevelop新版本的帖子后,我决定尝试安装它……这是当我意识到从源代码进行安装非常痛苦时,我最好弄清楚它并与所有人分享。

The first thing we’ll need to do is install all the prerequisite development library packages so we can link against them when we build. This will take quite a long time, especially the monodoc installation.

我们需要做的第一件事是安装所有必备的开发库软件包,以便在构建时可以与它们链接。 这将花费相当长的时间,尤其是monodoc安装。

You should note that the mono runtime is installed by default in Feisty, which is why it doesn’t appear in this list. If you try this on a different release you’ll want to make sure to install that as well.

您应注意,Feisty中默认安装了Mono运行时,这就是为什么它未出现在此列表中的原因。 如果您在其他发行版上尝试使用此功能,则需要确保也安装该版本。

sudo apt-get install mono-devel build-essential mono-gmcs libmono-dev libpango1.0-dev libgtk2.0-dev libgtksourceview2.0-cil libgecko2.0-cil monodoc libmono-system-runtime2.0-cil libmono-cairo2.0-cil gettext

sudo apt-get install mono-devel build-essential mono-gmcs libmono-dev libpango1.0-dev libgtk2.0-dev libgtksourceview2.0-cil libgecko2.0-cil monodoc libmono-system-runtime2.0-cil libmono-cairo2 .0-cil gettext

Now you’ll want to download, extract and untar the latest source code into a directory of your choice. (You’ll want to make sure 0.16 is still the latest)

现在,您要下载最新的源代码,并将其解压缩到您选择的目录中。 (您需要确保0.16仍然是最新的)

wget http://go-mono.com/sources/monodevelop/monodevelop-0.16.tar.bz2

wget http://go-mono.com/sources/monodevelop/monodevelop-0.16.tar.bz2

bunzip2 monodevelop-0.16.tar.bz2

bunzip2 monodevelop-0.16.tar.bz2

tar xvf monodevelop-0.16.tar

焦油xvf monodevelop-0.16.tar

cd monodevelop-0.16

光盘monodevelop-0.16

Now we can start the compilation, and you’ll notice that the ./configure line passes in the prefix option so that it will install in the correct directory.

现在我们可以开始编译了,您会注意到./configure行传递了prefix选项,因此它将安装在正确的目录中。

./configure –prefix=`pkg-config –variable=prefix mono`

./configure –prefix =`pkg-config –variable = prefix mono`

make

使

sudo make install

须藤使安装

At this point MonoDevelop should be installed. You can launch it with Alt+F2 by entering monodevelop into the run box.

此时应安装MonoDevelop。 您可以通过在运行框中输入monodevelop来使用Alt + F2启动它。

image
image

MonoDevelop is really coming along since the last time I used it, although there are still a lot of bugs. The most notable missing feature is the lack of integrated debugger…

自从我上次使用它以来,MonoDevelop确实出现了,尽管仍然存在许多错误。 最值得注意的缺失功能是缺少集成调试器…

image

Tested on a clean Feisty install.

在干净的Feisty安装上测试。

Download MonoDevelop from monodevelop.com

从monodevelop.com下载MonoDevelop

翻译自: https://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/

monodevelop

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值