<?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: LazyCure 3.6 &#8211; works under Linux!</title>
	<atom:link href="http://lazycure.com/blog/lazycure-36-works-under-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://lazycure.com/blog/lazycure-36-works-under-linux</link>
	<description>Learn more about yourself with LazyCure</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:12:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Scorpibear</title>
		<link>http://lazycure.com/blog/lazycure-36-works-under-linux/comment-page-1#comment-2133</link>
		<dc:creator>Scorpibear</dc:creator>
		<pubDate>Sat, 03 Jan 2009 09:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://lazycure.com/?p=42#comment-2133</guid>
		<description>I order to test how LazyCure works under mono 2.0.1, I have installed &#039;MonoDevelop&#039; from Programming section. Please, try to install &#039;MonoDevelop&#039; too.

After that, run LazyCure as usual &#039;mono LazyCure&#039;.

mono -V still tell that version is 1.9.1, but for running LazyCure 2.0 libraries will be used (and ‘System.Windows.Forms, Version=2.0.0.0 should be found)

Could you please try this? Thank you for patience!</description>
		<content:encoded><![CDATA[<p>I order to test how LazyCure works under mono 2.0.1, I have installed &#8216;MonoDevelop&#8217; from Programming section. Please, try to install &#8216;MonoDevelop&#8217; too.</p>
<p>After that, run LazyCure as usual &#8216;mono LazyCure&#8217;.</p>
<p>mono -V still tell that version is 1.9.1, but for running LazyCure 2.0 libraries will be used (and ‘System.Windows.Forms, Version=2.0.0.0 should be found)</p>
<p>Could you please try this? Thank you for patience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speakus</title>
		<link>http://lazycure.com/blog/lazycure-36-works-under-linux/comment-page-1#comment-2121</link>
		<dc:creator>Speakus</dc:creator>
		<pubDate>Thu, 01 Jan 2009 18:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://lazycure.com/?p=42#comment-2121</guid>
		<description>I found that my version of mono is not that your program require...
http://www.mono-project.com/Other_Downloads - here writed that 8.10 version of (k)ubuntu have 1.9.1 version instead of 2.0.1 so how you simple install it on ubuntu?</description>
		<content:encoded><![CDATA[<p>I found that my version of mono is not that your program require&#8230;<br />
<a href="http://www.mono-project.com/Other_Downloads" rel="nofollow">http://www.mono-project.com/Other_Downloads</a> &#8211; here writed that 8.10 version of (k)ubuntu have 1.9.1 version instead of 2.0.1 so how you simple install it on ubuntu?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speakus</title>
		<link>http://lazycure.com/blog/lazycure-36-works-under-linux/comment-page-1#comment-2120</link>
		<dc:creator>Speakus</dc:creator>
		<pubDate>Thu, 01 Jan 2009 17:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://lazycure.com/?p=42#comment-2120</guid>
		<description>i installed mono-2.0-service and resolved previos error but got next error:
mono LazyCure.exe

** (LazyCure.exe:15221): WARNING **: The following assembly referenced from /home/common4us/prog/lazycure/LazyCure.Core.dll could not be loaded:
     Assembly:   System.Windows.Forms    (assemblyref_index=2)
     Version:    2.0.0.0
     Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/common4us/prog/lazycure).


** (LazyCure.exe:15221): WARNING **: Could not load file or assembly &#039;System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#039; or one of its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has occurred.</description>
		<content:encoded><![CDATA[<p>i installed mono-2.0-service and resolved previos error but got next error:<br />
mono LazyCure.exe</p>
<p>** (LazyCure.exe:15221): WARNING **: The following assembly referenced from /home/common4us/prog/lazycure/LazyCure.Core.dll could not be loaded:<br />
     Assembly:   System.Windows.Forms    (assemblyref_index=2)<br />
     Version:    2.0.0.0<br />
     Public Key: b77a5c561934e089<br />
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/common4us/prog/lazycure).</p>
<p>** (LazyCure.exe:15221): WARNING **: Could not load file or assembly &#8216;System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089&#8242; or one of its dependencies.</p>
<p>Unhandled Exception: System.TypeLoadException: A type load exception has occurred.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Speakus</title>
		<link>http://lazycure.com/blog/lazycure-36-works-under-linux/comment-page-1#comment-2119</link>
		<dc:creator>Speakus</dc:creator>
		<pubDate>Thu, 01 Jan 2009 17:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://lazycure.com/?p=42#comment-2119</guid>
		<description>I try to start this under kubuntu and get error:
mono LazyCure.exe
The assembly mscorlib.dll was not found or could not be loaded.
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll&#039; directory.</description>
		<content:encoded><![CDATA[<p>I try to start this under kubuntu and get error:<br />
mono LazyCure.exe<br />
The assembly mscorlib.dll was not found or could not be loaded.<br />
It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll&#8217; directory.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

