<?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: Mono 2.0 Packages for Ubuntu Intrepid</title>
	<atom:link href="http://eric.extremeboredom.net/2008/10/15/296/feed" rel="self" type="application/rss+xml" />
	<link>http://eric.extremeboredom.net/2008/10/15/296</link>
	<description>adventures into and out of extreme boredom.</description>
	<lastBuildDate>Sun, 02 May 2010 03:16:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: N!D</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-105970</link>
		<dc:creator>N!D</dc:creator>
		<pubDate>Thu, 21 May 2009 23:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-105970</guid>
		<description>Thank you! These are the first instructions that got the 2.0 version working for me. Now its onto clutter....

 on my EEE 701 with #! crunchbang linux </description>
		<content:encoded><![CDATA[<p>Thank you! These are the first instructions that got the 2.0 version working for me. Now its onto clutter&#8230;.</p>
<p> on my EEE 701 with #! crunchbang linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-103244</link>
		<dc:creator>Johnny</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-103244</guid>
		<description>Man.  Finally.  I have been trying to get mono/monodevelop (the newer than ubuntu gives which is ancient 1.0) for week.   I couldn&#039;t thank you enough.  THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! 

Really.</description>
		<content:encoded><![CDATA[<p>Man.  Finally.  I have been trying to get mono/monodevelop (the newer than ubuntu gives which is ancient 1.0) for week.   I couldn&#8217;t thank you enough.  THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! THANK YOU!!! </p>
<p>Really.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joss</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-102637</link>
		<dc:creator>joss</dc:creator>
		<pubDate>Fri, 06 Mar 2009 08:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-102637</guid>
		<description>Hi , thanks for the packages. 
That&#039;s what I was looking for, but I have a problem with my netBook akoya e1210. After installing upgrade to 8.10 I have my network down and I am trying to restore it in same way.

In the while I need to install mono 2.0 or later. could you give me a hand to download these packages in a USB driver and than install it manually?.</description>
		<content:encoded><![CDATA[<p>Hi , thanks for the packages.<br />
That&#8217;s what I was looking for, but I have a problem with my netBook akoya e1210. After installing upgrade to 8.10 I have my network down and I am trying to restore it in same way.</p>
<p>In the while I need to install mono 2.0 or later. could you give me a hand to download these packages in a USB driver and than install it manually?.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Sagar</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-102400</link>
		<dc:creator>Sachin Sagar</dc:creator>
		<pubDate>Wed, 25 Feb 2009 19:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-102400</guid>
		<description>I&#039;m on Ububtu Hardy at SliceHost
Added to the /etc/apt/source.list the following ppa
-----------------------
deb http://ppa.launchpad.net/firerabbit/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/firerabbit/ppa/ubuntu hardy main
-------------------------
Installed mono-2.0-devel and mono-gmcs

Now when I run the compiler, the following error is generated. 

deploy@mail:~$ gmcs example.cs 
TYPE: 1
**
** ERROR:(mini-amd64.c:192):amd64_patch: assertion failed: (amd64_is_imm32 (disp))
Stacktrace:


Native stacktrace:

        /usr/bin/mono [0x51bb67]
        /lib/libpthread.so.0 [0x7f02a35777d0]
        /lib/libc.so.6(gsignal+0x35) [0x7f02a2fb8095]
        /lib/libc.so.6(abort+0x110) [0x7f02a2fb9af0]
        /usr/lib/libglib-2.0.so.0(g_assertion_message+0x117) [0x7f02a39e2d87]
        /usr/lib/libglib-2.0.so.0 [0x7f02a39e3222]
        /usr/bin/mono [0x42dbb8]
        /usr/bin/mono [0x4e6229]
        /usr/bin/mono [0x50849b]
        /usr/bin/mono [0x508cd9]
        /usr/bin/mono [0x5091d3]
        /usr/bin/mono(mono_exception_from_name_two_strings+0xdd) [0x48c38d]
        /usr/bin/mono(mono_runtime_init+0x13e) [0x48e64e]
        /usr/bin/mono [0x4e31e5]
        /usr/bin/mono(mono_main+0x341) [0x4169b1]
        /lib/libc.so.6(__libc_start_main+0xf4) [0x7f02a2fa41c4]
        /usr/bin/mono(realloc+0x381) [0x416109]

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Aborted

-----------------------------
Can somebody plz help me out of this?</description>
		<content:encoded><![CDATA[<p>I&#8217;m on Ububtu Hardy at SliceHost<br />
Added to the /etc/apt/source.list the following ppa<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
deb <a href="http://ppa.launchpad.net/firerabbit/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/firerabbit/ppa/ubuntu</a> hardy main<br />
deb-src <a href="http://ppa.launchpad.net/firerabbit/ppa/ubuntu" rel="nofollow">http://ppa.launchpad.net/firerabbit/ppa/ubuntu</a> hardy main<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Installed mono-2.0-devel and mono-gmcs</p>
<p>Now when I run the compiler, the following error is generated. </p>
<p>deploy@mail:~$ gmcs example.cs<br />
TYPE: 1<br />
**<br />
** ERROR:(mini-amd64.c:192):amd64_patch: assertion failed: (amd64_is_imm32 (disp))<br />
Stacktrace:</p>
<p>Native stacktrace:</p>
<p>        /usr/bin/mono [0x51bb67]<br />
        /lib/libpthread.so.0 [0x7f02a35777d0]<br />
        /lib/libc.so.6(gsignal+0&#215;35) [0x7f02a2fb8095]<br />
        /lib/libc.so.6(abort+0&#215;110) [0x7f02a2fb9af0]<br />
        /usr/lib/libglib-2.0.so.0(g_assertion_message+0&#215;117) [0x7f02a39e2d87]<br />
        /usr/lib/libglib-2.0.so.0 [0x7f02a39e3222]<br />
        /usr/bin/mono [0x42dbb8]<br />
        /usr/bin/mono [0x4e6229]<br />
        /usr/bin/mono [0x50849b]<br />
        /usr/bin/mono [0x508cd9]<br />
        /usr/bin/mono [0x5091d3]<br />
        /usr/bin/mono(mono_exception_from_name_two_strings+0xdd) [0x48c38d]<br />
        /usr/bin/mono(mono_runtime_init+0x13e) [0x48e64e]<br />
        /usr/bin/mono [0x4e31e5]<br />
        /usr/bin/mono(mono_main+0&#215;341) [0x4169b1]<br />
        /lib/libc.so.6(__libc_start_main+0xf4) [0x7f02a2fa41c4]<br />
        /usr/bin/mono(realloc+0&#215;381) [0x416109]</p>
<p>=================================================================<br />
Got a SIGABRT while executing native code. This usually indicates<br />
a fatal error in the mono runtime or one of the native libraries<br />
used by your application.<br />
=================================================================</p>
<p>Aborted</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Can somebody plz help me out of this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rovshan</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-101202</link>
		<dc:creator>Rovshan</dc:creator>
		<pubDate>Mon, 26 Jan 2009 06:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-101202</guid>
		<description>Thank you very much! 2.2 would really be great</description>
		<content:encoded><![CDATA[<p>Thank you very much! 2.2 would really be great</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-101138</link>
		<dc:creator>Fabio</dc:creator>
		<pubDate>Thu, 22 Jan 2009 22:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-101138</guid>
		<description>thanks man, hope you also upload the mono 2.2, be nice, anyway thank you very much for this update</description>
		<content:encoded><![CDATA[<p>thanks man, hope you also upload the mono 2.2, be nice, anyway thank you very much for this update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-100968</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Sun, 18 Jan 2009 20:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-100968</guid>
		<description>Thanks for this.  Very useful for getting monodevelop to work from svn.  2.2 would be great.</description>
		<content:encoded><![CDATA[<p>Thanks for this.  Very useful for getting monodevelop to work from svn.  2.2 would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitar Dobrev</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-100879</link>
		<dc:creator>Dimitar Dobrev</dc:creator>
		<pubDate>Fri, 16 Jan 2009 08:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-100879</guid>
		<description>Hi, Eric. Thank you very much for your 2.0 packages. Do you plan upgrading them to 2.2 soon?</description>
		<content:encoded><![CDATA[<p>Hi, Eric. Thank you very much for your 2.0 packages. Do you plan upgrading them to 2.2 soon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sébastien Morin</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-100467</link>
		<dc:creator>Sébastien Morin</dc:creator>
		<pubDate>Thu, 01 Jan 2009 14:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-100467</guid>
		<description>Thank you, could you also add xsp.</description>
		<content:encoded><![CDATA[<p>Thank you, could you also add xsp.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kmmbvnr</title>
		<link>http://eric.extremeboredom.net/2008/10/15/296/comment-page-1#comment-100463</link>
		<dc:creator>kmmbvnr</dc:creator>
		<pubDate>Thu, 01 Jan 2009 06:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://eric.extremeboredom.net/?p=296#comment-100463</guid>
		<description>Why mono-debugger deb package doesn&#039;t present in repository?</description>
		<content:encoded><![CDATA[<p>Why mono-debugger deb package doesn&#8217;t present in repository?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

