<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing MonoDevelop from Source on Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Tue, 24 Nov 2009 00:22:01 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ihatebloatware</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-63737</link>
		<dc:creator>Ihatebloatware</dc:creator>
		<pubDate>Fri, 26 Dec 2008 19:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-63737</guid>
		<description>I&#039;d got a binary from here,

http://monodevelop.com/Download

on Ubuntu Hardy Heron though, it asks for these two files before it can install or compile any software - mtools and z7

(I&#039;m not sure if they&#039;re available online to download and place in the required folders manually; my Ubuntu machine isn&#039;t online and automatically tries to get anything it doesn&#039;t have in some automatic update type of way - which is a nightmare btw in trying to install graphics card drivers: why doesn&#039;t it just let you load them manually (on the dekstop menu option) from any chosen media - why only from online?! Seems like a gaping omission when they include so many games and related built-in apps that rely on 3D acceleration to run at more than 2 fps)*

*the other way to install apps, via the command line, is also a bit wrong in that version of Ubuntu - there is some change to the run level settings, so even if you&#039;re the root user it doesn&#039;t let you install drivers unless you drop down to about level 3 (5 is usually the default)

Nobody seems to realise some linuxs are going the wrong way! Why have such complex or no access to normal computer things like installing as root, when there&#039;s all kinds of automatic updates built in - it&#039;s not secure anyway when there&#039;s automatic download anything going on! Sure if you&#039;re online and get your connection watched and you&#039;re only a limited user then your installation is safer (as they&#039;d only have access, initially anyway, to the account you are currently using) - but that account is likely to be where all your personal data is...</description>
		<content:encoded><![CDATA[<p>I&#8217;d got a binary from here,</p>
<p><a href="http://monodevelop.com/Download" rel="nofollow">http://monodevelop.com/Download</a></p>
<p>on Ubuntu Hardy Heron though, it asks for these two files before it can install or compile any software &#8211; mtools and z7</p>
<p>(I&#8217;m not sure if they&#8217;re available online to download and place in the required folders manually; my Ubuntu machine isn&#8217;t online and automatically tries to get anything it doesn&#8217;t have in some automatic update type of way &#8211; which is a nightmare btw in trying to install graphics card drivers: why doesn&#8217;t it just let you load them manually (on the dekstop menu option) from any chosen media &#8211; why only from online?! Seems like a gaping omission when they include so many games and related built-in apps that rely on 3D acceleration to run at more than 2 fps)*</p>
<p>*the other way to install apps, via the command line, is also a bit wrong in that version of Ubuntu &#8211; there is some change to the run level settings, so even if you&#8217;re the root user it doesn&#8217;t let you install drivers unless you drop down to about level 3 (5 is usually the default)</p>
<p>Nobody seems to realise some linuxs are going the wrong way! Why have such complex or no access to normal computer things like installing as root, when there&#8217;s all kinds of automatic updates built in &#8211; it&#8217;s not secure anyway when there&#8217;s automatic download anything going on! Sure if you&#8217;re online and get your connection watched and you&#8217;re only a limited user then your installation is safer (as they&#8217;d only have access, initially anyway, to the account you are currently using) &#8211; but that account is likely to be where all your personal data is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akadruid</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-48619</link>
		<dc:creator>akadruid</dc:creator>
		<pubDate>Fri, 02 May 2008 15:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-48619</guid>
		<description>Easy and safe way to install monodevelop 1.0 on most versions of ubuntu:

Add the following repository (using System/Administration/Software Sources):

deb http://debian.meebey.net/etch-backports /

The simply use open synaptic, search for monodevelop, and click apply.

(More details can be found on the mono site.  they tested on gutsy, I tested on feisty, i imagine it works on hardy too and probably even edgy/dapper.)

http://www.mono-project.com/Other_Downloads#Debian_GNU.2FLinux_4.0_.28Stable.2FEtch.29_-_backport_packages:</description>
		<content:encoded><![CDATA[<p>Easy and safe way to install monodevelop 1.0 on most versions of ubuntu:</p>
<p>Add the following repository (using System/Administration/Software Sources):</p>
<p>deb <a href="http://debian.meebey.net/etch-backports" rel="nofollow">http://debian.meebey.net/etch-backports</a> /</p>
<p>The simply use open synaptic, search for monodevelop, and click apply.</p>
<p>(More details can be found on the mono site.  they tested on gutsy, I tested on feisty, i imagine it works on hardy too and probably even edgy/dapper.)</p>
<p><a href="http://www.mono-project.com/Other_Downloads#Debian_GNU.2FLinux_4.0_.28Stable.2FEtch.29_-_backport_packages:" rel="nofollow">http://www.mono-project.com/Ot....._packages:</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-46935</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 23 Apr 2008 23:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-46935</guid>
		<description>I cant seem to get MonoDevelop 1.0. Can anybody update this?</description>
		<content:encoded><![CDATA[<p>I cant seem to get MonoDevelop 1.0. Can anybody update this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-36885</link>
		<dc:creator>Oliver</dc:creator>
		<pubDate>Thu, 07 Feb 2008 21:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-36885</guid>
		<description>Monodevelop binaries for ubuntu gutsy here:
http://bloggiver.blogspot.com/2008/02/monodevelop-debs-para-ubuntu-gutsy.html</description>
		<content:encoded><![CDATA[<p>Monodevelop binaries for ubuntu gutsy here:<br />
<a href="http://bloggiver.blogspot.com/2008/02/monodevelop-debs-para-ubuntu-gutsy.html" rel="nofollow">http://bloggiver.blogspot.com/.....gutsy.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moy</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-35738</link>
		<dc:creator>moy</dc:creator>
		<pubDate>Thu, 31 Jan 2008 04:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-35738</guid>
		<description>successfully installed in Ubuntu Gutsy, but I think the line as indicated at the beginning is wrong:

./configure –prefix=`pkg-config –variable=prefix mono`

But rather should be this way:

./configure –  prefix=`pkg-config – variable=prefix mono`

only because I tried it both ways and the second way was the charm. Coincidentally do not know if this is  a big deal,
but upon installation through the terminal, I got this message in the terminal:

Note that &#039;/share&#039; is not in the search path
set by the XDG_DATA_HOME and XDG_DATA_DIRS
environment variables, so applications may not
be able to find it until you set them. The
directories currently searched are:

- /root/.local/share
- /usr/local/share/
- /usr/share/
- /usr/share/gdm/

Anyways, I tried to see if I could find the latest version as you indicated through Synaptic and realized that the version that was posted in synaptic was older than the one that you indicate on your instruction so I decided to use yours. 

Here is the end result on my end. 

http://www.geocities.com/lionroar992000/monodevelop.jpg</description>
		<content:encoded><![CDATA[<p>successfully installed in Ubuntu Gutsy, but I think the line as indicated at the beginning is wrong:</p>
<p>./configure –prefix=`pkg-config –variable=prefix mono`</p>
<p>But rather should be this way:</p>
<p>./configure –  prefix=`pkg-config – variable=prefix mono`</p>
<p>only because I tried it both ways and the second way was the charm. Coincidentally do not know if this is  a big deal,<br />
but upon installation through the terminal, I got this message in the terminal:</p>
<p>Note that &#8216;/share&#8217; is not in the search path<br />
set by the XDG_DATA_HOME and XDG_DATA_DIRS<br />
environment variables, so applications may not<br />
be able to find it until you set them. The<br />
directories currently searched are:</p>
<p>- /root/.local/share<br />
- /usr/local/share/<br />
- /usr/share/<br />
- /usr/share/gdm/</p>
<p>Anyways, I tried to see if I could find the latest version as you indicated through Synaptic and realized that the version that was posted in synaptic was older than the one that you indicate on your instruction so I decided to use yours. </p>
<p>Here is the end result on my end. </p>
<p><a href="http://www.geocities.com/lionroar992000/monodevelop.jpg" rel="nofollow">http://www.geocities.com/lionr.....evelop.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oerb</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-34952</link>
		<dc:creator>Oerb</dc:creator>
		<pubDate>Thu, 24 Jan 2008 21:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-34952</guid>
		<description>Mono Develop is working to in the same way. (at Day 24.01.2008) you only have to chang 0.16 to 0.17 in above. but 0.18 and 0.18.1 aren&#039;t working on this way.</description>
		<content:encoded><![CDATA[<p>Mono Develop is working to in the same way. (at Day 24.01.2008) you only have to chang 0.16 to 0.17 in above. but 0.18 and 0.18.1 aren&#8217;t working on this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesica</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-33238</link>
		<dc:creator>Jesica</dc:creator>
		<pubDate>Mon, 14 Jan 2008 15:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-33238</guid>
		<description>in configure rewrite -- (2 time -) in prefix and variable otherway if you copy-past it as is originaly written there it would not work cause is like one line just - .

like this :

./configure --prefix=`pkg--config --variable=prefix mono`

    make

    sudo make install</description>
		<content:encoded><![CDATA[<p>in configure rewrite &#8212; (2 time -) in prefix and variable otherway if you copy-past it as is originaly written there it would not work cause is like one line just &#8211; .</p>
<p>like this :</p>
<p>./configure &#8211;prefix=`pkg&#8211;config &#8211;variable=prefix mono`</p>
<p>    make</p>
<p>    sudo make install</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eropka</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-33234</link>
		<dc:creator>eropka</dc:creator>
		<pubDate>Mon, 14 Jan 2008 14:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-33234</guid>
		<description>plz plz anyone make .deb and upload the latest monodevelop (0.18.1) to getdeb :(</description>
		<content:encoded><![CDATA[<p>plz plz anyone make .deb and upload the latest monodevelop (0.18.1) to getdeb <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brk3</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-31000</link>
		<dc:creator>brk3</dc:creator>
		<pubDate>Wed, 26 Dec 2007 01:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-31000</guid>
		<description>thanks so much for this, what a pain to compile! the current ubuntu package is way too old too!</description>
		<content:encoded><![CDATA[<p>thanks so much for this, what a pain to compile! the current ubuntu package is way too old too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: balint</title>
		<link>http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/comment-page-1/#comment-26558</link>
		<dc:creator>balint</dc:creator>
		<pubDate>Mon, 12 Nov 2007 16:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/linux/installing-monodevelop-from-source-on-ubuntu/#comment-26558</guid>
		<description>Hi, I guess alien-ing the RPM package is much more helpful in some situations:
I just did the following (me, however had the version up, which came with 7.10):

alien --scripts monodevelop_0.17-0.novell.noarch.rpm

when it finished:

dpkg -i monodevelop_0.17-0-all.deb</description>
		<content:encoded><![CDATA[<p>Hi, I guess alien-ing the RPM package is much more helpful in some situations:<br />
I just did the following (me, however had the version up, which came with 7.10):</p>
<p>alien &#8211;scripts monodevelop_0.17-0.novell.noarch.rpm</p>
<p>when it finished:</p>
<p>dpkg -i monodevelop_0.17-0-all.deb</p>
]]></content:encoded>
	</item>
</channel>
</rss>
