<?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>Bubbling... &#187; building</title>
	<atom:link href="http://fengshaun.wordpress.com/tag/building/feed/" rel="self" type="application/rss+xml" />
	<link>http://fengshaun.wordpress.com</link>
	<description>Random Thoughts!</description>
	<lastBuildDate>Tue, 16 Jun 2009 15:54:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='fengshaun.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/11ef88887d04991c7a00a183779341f6?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bubbling... &#187; building</title>
		<link>http://fengshaun.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://fengshaun.wordpress.com/osd.xml" title="Bubbling&#8230;" />
	<atom:link rel='hub' href='http://fengshaun.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Building KDE from svn: running your build</title>
		<link>http://fengshaun.wordpress.com/2008/09/24/building-kde-from-svn-running-your-build/</link>
		<comments>http://fengshaun.wordpress.com/2008/09/24/building-kde-from-svn-running-your-build/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 20:20:55 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[console]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[compiling kde from svn]]></category>
		<category><![CDATA[kdesvn-build]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=167</guid>
		<description><![CDATA[After you build KDE from svn, you won&#8217;t see it in the Login manager (because there are .desktop files created for it), so you have to run it manually!  How to do it is easy as ummmm&#8230;.pick a name  
Only thing you do is that you should add your kde binary files to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=167&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>After you build KDE from svn, you won&#8217;t see it in the Login manager (because there are .desktop files created for it), so you have to run it manually!  How to do it is easy as ummmm&#8230;.pick a name <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Only thing you do is that you should add your kde binary files to your PATH.  To do this, open ~/.bashrc and add these lines to it (before the last line):<br />
<code><br />
export PATH=/home/$USER/kde/bin:$PATH<br />
</code></p>
<p>and replace $USER with your username, say &#8220;John&#8221; (without quotes)</p>
<p>Now, logout, and when you are in Login screen, press Alt+Ctrl+1 (or 2, or 3, up to 6).<br />
You&#8217;ll be greeted with a black and deadly screen (it&#8217;s not so deadly, believe me).  Now in there, login as yourself.  It asks you for your username and password.  After you enter them, you will go to a normal prompt just as when you open up a terminal.  Now type:</p>
<p><code><br />
$ xinit -- :1<br />
</code></p>
<p>You just started an X server.  One which you can start your kde into.<br />
You have now a terminal in from of you.  To start kde, just type:</p>
<p><code><br />
$ ./kde/bin/startkde<br />
</code></p>
<p>and live happily ever after <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />   Welcome to the latest KDE build EVER!!<br />
for logging out, just close the terminal, then you will go back to the prompt, then press Ctrl+Alt+7 to get back to the login manager.</p>
<br />Posted in console, fedora, kde, linux  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=167&subd=fengshaun&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2008/09/24/building-kde-from-svn-running-your-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
		<item>
		<title>Building KDE from svn: dependencies</title>
		<link>http://fengshaun.wordpress.com/2008/09/21/building-kde-from-svn-dependencies/</link>
		<comments>http://fengshaun.wordpress.com/2008/09/21/building-kde-from-svn-dependencies/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 04:43:32 +0000</pubDate>
		<dc:creator>fengshaun</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde from svn]]></category>
		<category><![CDATA[kdesvn-build]]></category>

		<guid isPermaLink="false">http://fengshaun.wordpress.com/?p=163</guid>
		<description><![CDATA[So here is the list of dependencies I promised in the previous post:
OpenSUSE

alsa-devel
automoc4
avahi-devel
boost-devel
cmake
patch  --&#62; qt-copy
cups-devel
giflib-devel
kde4-filesystem
libQtWebKit-devel
libakonadiprotocolinternals-devel
libgpgme-devel
libqimageblitz-devel
libqt4-devel
libsmbclient-devel
libsoprano-devel
libtiff-devel
libxslt-devel
phonon-devel
shared-mime-info
strigi-devel
xine-devel
svn
make
libbz2-devel
hal-devel
avahi-compat-mDNSResponder-devel
mysql-devel
libjasper-devel
libical-devel

Yes, I compiled (am compiling right now, kdebase and it&#8217;s 94%) kde on OpenSUSE just for fun!  I&#8217;ll play with OpenSUSE a little bit until F10 comes out, and then I&#8217;ll be back to my beloved Fedora!!  
Note [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=163&subd=fengshaun&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>So here is the list of dependencies I promised in the previous post:</p>
<p>OpenSUSE<br />
<code><br />
alsa-devel<br />
automoc4<br />
avahi-devel<br />
boost-devel<br />
cmake<br />
patch  --&gt; qt-copy<br />
cups-devel<br />
giflib-devel<br />
kde4-filesystem<br />
libQtWebKit-devel<br />
libakonadiprotocolinternals-devel<br />
libgpgme-devel<br />
libqimageblitz-devel<br />
libqt4-devel<br />
libsmbclient-devel<br />
libsoprano-devel<br />
libtiff-devel<br />
libxslt-devel<br />
phonon-devel<br />
shared-mime-info<br />
strigi-devel<br />
xine-devel<br />
svn<br />
make<br />
libbz2-devel<br />
hal-devel<br />
avahi-compat-mDNSResponder-devel<br />
mysql-devel<br />
libjasper-devel<br />
libical-devel<br />
</code></p>
<p>Yes, I compiled (am compiling right now, kdebase and it&#8217;s 94%) kde on OpenSUSE just for fun!  I&#8217;ll play with OpenSUSE a little bit until F10 comes out, and then I&#8217;ll be back to my beloved Fedora!! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Note that this list is for OpenSuse, BUT, the deps are the same for almost every other distro.  Therefore, with a little bit changing the names according to your distros package naming conventions, you can get the same stuff.  For example, in Fedora, libsoprano-devel would be soprano-devel and libQtWebKit-devel should be something like QtWebKit-devel.</p>
<br />Posted in Uncategorized  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/fengshaun.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/fengshaun.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/fengshaun.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/fengshaun.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/fengshaun.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/fengshaun.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/fengshaun.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/fengshaun.wordpress.com/163/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/fengshaun.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/fengshaun.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=fengshaun.wordpress.com&blog=2562858&post=163&subd=fengshaun&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://fengshaun.wordpress.com/2008/09/21/building-kde-from-svn-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a17366c6eea8b528331185182139cb9c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">fengshaun</media:title>
		</media:content>
	</item>
	</channel>
</rss>