<?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: Compiling conky from git in ubuntu 9.10</title>
	<atom:link href="http://bredsaal.dk/compiling-conky-from-git-in-ubuntu-9-10/feed" rel="self" type="application/rss+xml" />
	<link>http://bredsaal.dk/compiling-conky-from-git-in-ubuntu-9-10</link>
	<description>My name is Jannich - I blog!</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:01:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jannich Brendle</title>
		<link>http://bredsaal.dk/compiling-conky-from-git-in-ubuntu-9-10#comment-1254</link>
		<dc:creator>Jannich Brendle</dc:creator>
		<pubDate>Sun, 11 Apr 2010 18:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://bredsaal.dk/?p=499#comment-1254</guid>
		<description>Hi Garo. Thank you for your corrections.

Your tips are now passed on to the readers. :-)</description>
		<content:encoded><![CDATA[<p>Hi Garo. Thank you for your corrections.</p>
<p>Your tips are now passed on to the readers. <img src='http://bredsaal.dk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garo</title>
		<link>http://bredsaal.dk/compiling-conky-from-git-in-ubuntu-9-10#comment-1248</link>
		<dc:creator>Garo</dc:creator>
		<pubDate>Sat, 10 Apr 2010 13:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://bredsaal.dk/?p=499#comment-1248</guid>
		<description>I&#039;m one of the conky developers and have a few comments:

- &lt;code&gt;cmake ../build&lt;/code&gt; should be replaced by &lt;code&gt;cd build ; cmake ..&lt;/code&gt;

- &lt;code&gt;git clone git://git.omp.am/conky.git&lt;/code&gt; will install the &#039;master&#039; branch of conky which is the branch where all the development happens, so this will not always be stable.
If you want the stable branch (at the moment this is 1.8.0) do a &lt;code&gt;git checkout origin/1.8.0 -b my_stable_branch&lt;/code&gt; after the clone.</description>
		<content:encoded><![CDATA[<p>I&#8217;m one of the conky developers and have a few comments:</p>
<p>- <code>cmake ../build</code> should be replaced by <code>cd build ; cmake ..</code></p>
<p>- <code>git clone <a href='git://git.omp.am/conky.git'>git://git.omp.am/conky.git</a></code> will install the &#8216;master&#8217; branch of conky which is the branch where all the development happens, so this will not always be stable.<br />
If you want the stable branch (at the moment this is 1.8.0) do a <code>git checkout origin/1.8.0 -b my_stable_branch</code> after the clone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
