<?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: Building Mono 2.4 from source on Ubuntu 8.10</title>
	<atom:link href="http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/</link>
	<description>stories of the spirit living inside the computer</description>
	<lastBuildDate>Wed, 30 Sep 2009 17:19:21 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-391</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 30 Sep 2009 17:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-391</guid>
		<description>Oops! Had an old env variable for GTK_SHARPLIBS.

Works great now! Thanks for the awesome tutorial.</description>
		<content:encoded><![CDATA[<p>Oops! Had an old env variable for GTK_SHARPLIBS.</p>
<p>Works great now! Thanks for the awesome tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-390</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 29 Sep 2009 20:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-390</guid>
		<description>I cannot seem to shake this error no matter what I do when compiling gnome-sharp-2.20.1 using your guide:

error CS2001: Source file `/opt/mono-2.4/lib/gtk-sharp-2.0/&#039; could not be found

I compiled and installed gtk-sharp first using the same --prefix flag, all as a normal user (except installing under sudo). The directory /opt/mono-2.4/lib/gtk-sharp-2.0/ does exist. I tried chowning to the user running make, then chmodding 775, then 777, then all of mono-2.4 777, then all of /opt 777 and nothing will allow gnome-sharp to find this dir during make. Any clues?</description>
		<content:encoded><![CDATA[<p>I cannot seem to shake this error no matter what I do when compiling gnome-sharp-2.20.1 using your guide:</p>
<p>error CS2001: Source file `/opt/mono-2.4/lib/gtk-sharp-2.0/&#8217; could not be found</p>
<p>I compiled and installed gtk-sharp first using the same &#8211;prefix flag, all as a normal user (except installing under sudo). The directory /opt/mono-2.4/lib/gtk-sharp-2.0/ does exist. I tried chowning to the user running make, then chmodding 775, then 777, then all of mono-2.4 777, then all of /opt 777 and nothing will allow gnome-sharp to find this dir during make. Any clues?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luqash</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-378</link>
		<dc:creator>Luqash</dc:creator>
		<pubDate>Mon, 07 Sep 2009 20:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-378</guid>
		<description>Really great guide! I compiled monodevelop from SVN and it&#039;s running great. 

Luqash from Slovakia</description>
		<content:encoded><![CDATA[<p>Really great guide! I compiled monodevelop from SVN and it&#8217;s running great. </p>
<p>Luqash from Slovakia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C# 3.5 in Ubuntu &#8211; Anay Kamat&#39;s Weblog</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-365</link>
		<dc:creator>C# 3.5 in Ubuntu &#8211; Anay Kamat&#39;s Weblog</dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-365</guid>
		<description>[...] 2.4 in Ubuntu 9.04 without affecting Ubuntu&#039;s default mono installation. Thanks to the instructions here (Building Mono 2.4 from source on Ubuntu 8.10), I was able to install latest mono/monodevelop in a parallel environment. Now I can work on C# 3.5 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2.4 in Ubuntu 9.04 without affecting Ubuntu&#39;s default mono installation. Thanks to the instructions here (Building Mono 2.4 from source on Ubuntu 8.10), I was able to install latest mono/monodevelop in a parallel environment. Now I can work on C# 3.5 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patch for Monodevelop 2.0 debugger for Mono 2.4.2.2 - centriment</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-360</link>
		<dc:creator>Patch for Monodevelop 2.0 debugger for Mono 2.4.2.2 - centriment</dc:creator>
		<pubDate>Sun, 26 Jul 2009 12:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-360</guid>
		<description>[...] while ago I posted a how-to on compiling Mono 2.4 from source on Ubuntu. After the release of a minor version update for mono, [...]</description>
		<content:encoded><![CDATA[<p>[...] while ago I posted a how-to on compiling Mono 2.4 from source on Ubuntu. After the release of a minor version update for mono, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-359</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 26 Jul 2009 08:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-359</guid>
		<description>Thx Jan, it works. Btw thx for great guide :)

Beside i still have error and monodevelop crashes during saving... ehh
I&#039;ve got something like (sometimes) &quot;resource temporarily unavailable on x server 0.0&quot; and i saw this error was noticed in earlier versions of MD and seemed to be fixed... but as i see now it&#039;s still alive...</description>
		<content:encoded><![CDATA[<p>Thx Jan, it works. Btw thx for great guide <img src='http://www.centriment.com/wp-content/plugins/tango-smileys-extended/tango/smile.png' alt='Smile' class='tse-smiley' /></p>
<p>Beside i still have error and monodevelop crashes during saving&#8230; ehh<br />
I&#8217;ve got something like (sometimes) &#8220;resource temporarily unavailable on x server 0.0&#8243; and i saw this error was noticed in earlier versions of MD and seemed to be fixed&#8230; but as i see now it&#8217;s still alive&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Dzik</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-358</link>
		<dc:creator>Jan Dzik</dc:creator>
		<pubDate>Tue, 21 Jul 2009 08:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-358</guid>
		<description>Hi! First of all, sorry for taking a while to address this issue. I updated my system to mono 2.4.2.2 and can confirm that this is a bug. The debian mono packaging team say seems to have solved the issue &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536902&quot; rel=&quot;nofollow&quot;&gt;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536902&lt;/a&gt; and provide updated packages for monodevelop. You could try to install these (unstable) packages instead of doing your own compilation.

However, for those who do not want to wait for the next stable deb package (including myself), I think i found my way around the bug. The solution involves patching the monodevelop-debugger-mdb-2.0 source code by altering just two lines of code. I&#039;ll explain what to do here manually, until I make a patch and post it here.

Go to where you have extracted the monodevelop-debugger-mdb-2.0.tar.bz2 source package (e.g. ~/src/mono-2.4.2.2/monodevelop-debugger-mdb-2.0). Go to the directory Mono.Debugging.Server.Mdb and open the file RuntimeInvokeManager.cs. Comment out the lines 56,57 and 77,78. Configure and compile as usual and it should work.

Now, this is just a quick and dirty solution. It compiles and I have tried debugging a simple console project in monodevelop and it seemed to be working. However, it needs more thorough testing so please give feedback.

I&#039;ll make a patch for this and post in a new blogpost soon explaining the process as soon as possible.</description>
		<content:encoded><![CDATA[<p>Hi! First of all, sorry for taking a while to address this issue. I updated my system to mono 2.4.2.2 and can confirm that this is a bug. The debian mono packaging team say seems to have solved the issue <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536902" rel="nofollow">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536902</a> and provide updated packages for monodevelop. You could try to install these (unstable) packages instead of doing your own compilation.</p>
<p>However, for those who do not want to wait for the next stable deb package (including myself), I think i found my way around the bug. The solution involves patching the monodevelop-debugger-mdb-2.0 source code by altering just two lines of code. I&#8217;ll explain what to do here manually, until I make a patch and post it here.</p>
<p>Go to where you have extracted the monodevelop-debugger-mdb-2.0.tar.bz2 source package (e.g. ~/src/mono-2.4.2.2/monodevelop-debugger-mdb-2.0). Go to the directory Mono.Debugging.Server.Mdb and open the file RuntimeInvokeManager.cs. Comment out the lines 56,57 and 77,78. Configure and compile as usual and it should work.</p>
<p>Now, this is just a quick and dirty solution. It compiles and I have tried debugging a simple console project in monodevelop and it seemed to be working. However, it needs more thorough testing so please give feedback.</p>
<p>I&#8217;ll make a patch for this and post in a new blogpost soon explaining the process as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boykadyot</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-357</link>
		<dc:creator>boykadyot</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-357</guid>
		<description>by the way, i&#039;m using ubuntu 8.10 amd64 desktop</description>
		<content:encoded><![CDATA[<p>by the way, i&#8217;m using ubuntu 8.10 amd64 desktop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: boykadyot</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-356</link>
		<dc:creator>boykadyot</dc:creator>
		<pubDate>Mon, 20 Jul 2009 17:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-356</guid>
		<description>have the same trouble as above…
Everything compiled well, except monodevelop-debugger-mdb…
Is there any solution?

plz. I need the debugging.</description>
		<content:encoded><![CDATA[<p>have the same trouble as above…<br />
Everything compiled well, except monodevelop-debugger-mdb…<br />
Is there any solution?</p>
<p>plz. I need the debugging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.centriment.com/2009/04/01/building-mono-24-from-source-on-ubuntu-810/comment-page-2/#comment-355</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 20 Jul 2009 13:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.centriment.com/?p=72#comment-355</guid>
		<description>now my browser refreshes to show another comment explaining its a bug, I&#039;ll wait patiently.. =)</description>
		<content:encoded><![CDATA[<p>now my browser refreshes to show another comment explaining its a bug, I&#8217;ll wait patiently.. =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
