<?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/"
	>

<channel>
	<title>Engwar &#187; fedora</title>
	<atom:link href="http://engwar.com/tags/fedora/feed" rel="self" type="application/rss+xml" />
	<link>http://engwar.com</link>
	<description>Chintana Wilamuna&#039;s weblog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Erlsom using CEAN</title>
		<link>http://engwar.com/post/130</link>
		<comments>http://engwar.com/post/130#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:50:39 +0000</pubDate>
		<dc:creator>Chintana</dc:creator>
				<category><![CDATA[cean]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://engwar.com/?p=130</guid>
		<description><![CDATA[I&#8217;ve already installed Erlang using yum in Fedora 10. I wanted to install Erlsom and it&#8217;s available through CEAN. Steps for installing CEAN is explained nicely in the FAQ. Content of my VERSION file, CEAN Erlang/OTP R12B erts-5.6.5 linux-x86 devel You can find the version of Erlang installed with yum info erlang. erts version can [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve already installed Erlang using yum in Fedora 10. I wanted to install <a href="http://erlsom.sourceforge.net/">Erlsom</a> and it&#8217;s available through <a href="http://cean.process-one.net/">CEAN</a>. Steps for installing CEAN is explained nicely in the <a href="http://cean.process-one.net/faq/">FAQ</a>. Content of my VERSION file,</p>
<pre>
CEAN Erlang/OTP R12B erts-5.6.5 linux-x86 devel
</pre>
<p>You can find the version of Erlang installed with <code>yum info erlang</code>. erts version can be found by <code>ls /usr/lib/erlang | grep erts</code>.</p>
<p>After this when I tried to do any operation I received the following error,</p>
<pre>
** exception error: undefined function ibrowse:start/0
     in function  cean:geturl/3
     in call from cean:packages_from_html/1
</pre>
<p>Fixing this was simple. CEAN needs the ibrowse package which doesn&#8217;t get installed when you install it via yum. I was a bit confused at first because the <a href="http://cean.process-one.net/downloads/">site said</a>,</p>
<blockquote><p>
If you already have an existing Erlang installation and want to use CEAN on it, you just need to download the CEAN library and extract the archive into your erlang lib directory.
</p></blockquote>
<p>Solution was to download the entire R12B archive from <a href="http://cean.process-one.net/downloads/">the site</a> and to copy the ibrowse library to <code>/usr/lib/erlang/lib</code>.</p>
<p>Then you can install Erlsom by,</p>
<pre>
1> cean:install(erlsom).
</pre>
<p><strong>Update:</strong> As it turns out this version of Erlsom getting installed via CEAN is an old one. You need to go to the <a href="http://sourceforge.net/projects/erlsom">SF project page</a> and get the latest version and install it.</p>
]]></content:encoded>
			<wfw:commentRss>http://engwar.com/post/130/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora Core 9. Whee!</title>
		<link>http://engwar.com/post/35</link>
		<comments>http://engwar.com/post/35#comments</comments>
		<pubDate>Thu, 22 May 2008 09:25:22 +0000</pubDate>
		<dc:creator>Chintana</dc:creator>
				<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://engwar.com/?p=35</guid>
		<description><![CDATA[Over the Vesak holidays I updated my FC8 installation to FC9 and boy it looks awesome! Without knowing the fact that from 2.6.24, iwlwifi drivers are an integral part, I didn&#8217;t update the kernel as my ipw3945 drivers refused to compile. Doh. Also it contains a working version of NetworkManager!. After a few very bad [...]]]></description>
			<content:encoded><![CDATA[<p>Over the <a href="http://en.wikipedia.org/wiki/Vesak">Vesak holidays</a> I updated my FC8 installation to FC9 and boy it looks awesome!  Without knowing the fact that from 2.6.24, <a href="http://www.intellinuxwireless.org/">iwlwifi drivers</a> are an integral part, I didn&#8217;t update the kernel as my ipw3945 drivers refused to compile. Doh.  Also it contains a working version of <a href="http://www.gnome.org/projects/NetworkManager/">NetworkManager</a>!.  After a few very bad experiences with NetworkManager some time back (probably with 0.3, can&#8217;t recall the exact version) I didn&#8217;t touch that beast again because <a href="http://wifi-radar.systemimager.org/">WiFi Radar</a> worked out of the box and never complained. </p>
<p>In FC8 under Gnome, SWT apps were shit slow to the point where it&#8217;s not usable.  FC9 includes OpenJDK and with it SWT rendering speed has improved and the responsiveness is up to a usable level.  First thing I did after the installation was to disable the annoying speaker.  Added the pcspkr to the blacklisted modules and it&#8217;s gone forever.  Next up, changing the keyboard layout to Dvorak.  Involves changing in 3 places.  One, in the console; you have to change the keyboard entry at /etc/sysconfig.  Second, GDM; change the XkbLayout in xorg.conf and finally inside Gnome.  <del datetime="2008-05-22T15:14:42+00:00">One place that I still has the awful qwerty layout is when it asks for the pass phrase for my encrypted partition at boot time</del> (keyboard layout loads before getting into this prompt, yay!)</p>
<p>php-devel package was not included in the DVD- minor annoying fact.  <a href="http://wso2.org/projects/wsf/php">WSF/PHP</a> needs php-config to build and it&#8217;s with php-devel.  Still Xft support for Emacs is not in the bundled rpm (ARGH).  So had to resort to -nw and thank god the annoying &#8220;broken comment highlighting&#8221; was gone.  In FC8 when I opened emacs in gnome-terminal with -nw, for Perl programs it colours the &#8216;#&#8217; character in red and rest of the line is shown using the foreground colour of the terminal.  Since this was so annoying I compiled Emacs from the darcs repo and got Xft thing built.  So I&#8217;m quite ok with -nw.</p>
<p>If you&#8217;re looking for a distro for your desktop to replace winborg and transition your activities seamlessly I wouldn&#8217;t recommend going for Fedora since by default you will not be able to play all your mp3 files and divx/xvid movies (it&#8217;s simple as <a href="http://fedoraguide.info/index.php/Main_Page#Livna">adding the Livna repo and yum away</a> the media players, but still).  All in all the new Fedora release rocks!  After all Sulphur is not as bad as it smells.</p>
]]></content:encoded>
			<wfw:commentRss>http://engwar.com/post/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
