<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Piku's Blog &#187; ubuntu</title>
	<atom:link href="http://ropiku.wordpress.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ropiku.wordpress.com</link>
	<description>The blog of a webprogrammer student</description>
	<lastBuildDate>Sat, 07 Feb 2009 15:18:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='ropiku.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/f005948c31a8045342f0eb379efef95e?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Piku's Blog &#187; ubuntu</title>
		<link>http://ropiku.wordpress.com</link>
	</image>
			<item>
		<title>Compiling git with documentation</title>
		<link>http://ropiku.wordpress.com/2008/05/03/compiling-git-with-documentation/</link>
		<comments>http://ropiku.wordpress.com/2008/05/03/compiling-git-with-documentation/#comments</comments>
		<pubDate>Sat, 03 May 2008 13:34:33 +0000</pubDate>
		<dc:creator>Piku</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[dvcs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vcs]]></category>

		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=52</guid>
		<description><![CDATA[I have previously posted how to compile git on Ubuntu but while using git I wanted to consulte the manual to get information about some commands and git help didn&#8217;t work. It seems that you have to manually specify when compiling that you want to have documentation included too.
Here&#8217;s how to do that. Go to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ropiku.wordpress.com&blog=7455&post=52&subd=ropiku&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have previously posted how to <a title="Compile git on Ubuntu" href="http://ropiku.wordpress.com/2008/04/14/updating-git-on-ubuntu/">compile git on Ubuntu</a> but while using git I wanted to consulte the manual to get information about some commands and <em>git help</em> didn&#8217;t work. It seems that you have to manually specify when compiling that you want to have documentation included too.</p>
<p>Here&#8217;s how to do that. Go to the directory where you have unarchived git sources and type:</p>
<pre><code>make doc
sudo make install-doc</code></pre>
<p>You can also combine them when you compile git:</p>
<pre><code>make all doc
sudo make install install-doc</code></pre>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ropiku.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ropiku.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ropiku.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ropiku.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ropiku.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ropiku.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ropiku.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ropiku.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ropiku.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ropiku.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ropiku.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ropiku.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ropiku.wordpress.com&blog=7455&post=52&subd=ropiku&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ropiku.wordpress.com/2008/05/03/compiling-git-with-documentation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb2fdb990c04bd6e05f6f60800388a04?s=96&#38;d=monsterid&#38;r=PG" medium="image">
			<media:title type="html">ropiku</media:title>
		</media:content>
	</item>
		<item>
		<title>Updating git on ubuntu</title>
		<link>http://ropiku.wordpress.com/2008/04/14/updating-git-on-ubuntu/</link>
		<comments>http://ropiku.wordpress.com/2008/04/14/updating-git-on-ubuntu/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 18:53:27 +0000</pubDate>
		<dc:creator>Piku</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[scm]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vcs]]></category>

		<guid isPermaLink="false">http://ropiku.wordpress.com/?p=49</guid>
		<description><![CDATA[Updated with the latest git release 1.5.5.1
I am using Ubuntu 7.10 Gutsy and use git a lot, the latest version in gutsy repository is 1.5.2.5 but the latest version of Git is 1.5.5.1 so here&#8217;s a quick tip for compiling git.
First remove git if you have installed it from repositories:
sudo apt-get remove git git-svn
Then go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ropiku.wordpress.com&blog=7455&post=49&subd=ropiku&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Updated with the latest git release 1.5.5.1</strong></p>
<p>I am using Ubuntu 7.10 Gutsy and use git a lot, the latest version in gutsy repository is 1.5.2.5 but the latest version of Git is 1.5.5.1 so here&#8217;s a quick tip for compiling git.</p>
<p>First remove git if you have installed it from repositories:<br />
<code>sudo apt-get remove git git-svn</code></p>
<p>Then go into a temporary folder where you will download and compile git:<br />
<code>wget http://kernel.org/pub/software/scm/git/git-1.5.5.1.tar.bz2<br />
sudo apt-get build-dep git-core<br />
tar xjf git-1.5.5.1.tar.bz2<br />
cd git-1.5.5.1/<br />
./configure<br />
make<br />
sudo make install</code><br />
If you have a dual core CPU and want to use them both to compile faster use <em>make -j2</em> instead of <em>make</em></p>
<p>Now enjoy your hand compiled git <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PS: For <em>git gui</em> I had to to install tk (<em>sudo apt-get install tk</em>).</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ropiku.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ropiku.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ropiku.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ropiku.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ropiku.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ropiku.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ropiku.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ropiku.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ropiku.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ropiku.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ropiku.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ropiku.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ropiku.wordpress.com&blog=7455&post=49&subd=ropiku&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://ropiku.wordpress.com/2008/04/14/updating-git-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fb2fdb990c04bd6e05f6f60800388a04?s=96&#38;d=monsterid&#38;r=PG" medium="image">
			<media:title type="html">ropiku</media:title>
		</media:content>
	</item>
	</channel>
</rss>