<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Kahel OS Forum Forum: Tips, HowTos and Tutorials - Recent Posts</title>
		<link>http://forum.kahelos.org/forum/howtos-and-tutorials</link>
		<description>Open for Change</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Sep 2010 12:13:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.kahelos.org/search.php</link>
		</textInput>
		<atom:link href="http://forum.kahelos.org/rss/forum/howtos-and-tutorials" rel="self" type="application/rss+xml" />

		<item>
			<title>roz on "OAFIID:GNOME_ClockApplet Error"</title>
			<link>http://forum.kahelos.org/topic/oafiidgnome_clockapplet-error#post-1068</link>
			<pubDate>Fri, 23 Jul 2010 20:23:40 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">1068@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Thank you r3d3ye for these post.&#60;/p&#62;
&#60;p&#62;If the same error occur. Try to install or update the gnome-panel.&#60;/p&#62;
&#60;p&#62;sudo pacman -S gnome-panel&#60;/p&#62;
&#60;p&#62;Then add the clock to panel.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roz on "How to Install Thunderbird in Kahel"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-thunderbird-in-kahel#post-853</link>
			<pubDate>Wed, 17 Mar 2010 10:56:45 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">853@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;@r3d3ye: &#60;/p&#62;
&#60;p&#62;Thanks for the help. It works!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "How to Install Thunderbird in Kahel"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-thunderbird-in-kahel#post-851</link>
			<pubDate>Wed, 17 Mar 2010 03:34:51 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">851@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;@roz: try to remove your .mozilla and .thunderbird folder on your home directory then resstart your thunderbird application. let us know if you still encounter the same problem.&#60;/p&#62;
&#60;p&#62;rm -fR /home/yourusername/.mozilla&#60;br /&#62;
rm -fR /home/yourusername/.thunderbird
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roz on "How to Install Thunderbird in Kahel"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-thunderbird-in-kahel#post-850</link>
			<pubDate>Wed, 17 Mar 2010 03:12:59 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">850@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;I have problem in launching my Thunderbird. It appeared in the panel and start loading but after a few minutes, nothing happened. I can't see any error message. Already, reinstalled it using these command.&#60;/p&#62;
&#60;p&#62;sudo pacman -S thunderbird&#60;br /&#62;
Password:&#60;br /&#62;
warning: thunderbird-3.0.3-1 is up to date -- reinstalling&#60;br /&#62;
resolving dependencies...&#60;br /&#62;
looking for inter-conflicts...&#60;/p&#62;
&#60;p&#62;Targets (1): thunderbird-3.0.3-1  &#60;/p&#62;
&#60;p&#62;Total Download Size:    0.00 MB&#60;br /&#62;
Total Installed Size:   31.72 MB&#60;/p&#62;
&#60;p&#62;Proceed with installation? [Y/n]&#60;br /&#62;
checking package integrity...&#60;br /&#62;
(1/1) checking for file conflicts                   [#####################] 100%&#60;br /&#62;
(1/1) upgrading Thunderbird                         [#####################] 100%&#60;br /&#62;
02:57 roz ~ $ Thunderbird&#60;br /&#62;
03:06 roz ~ $ Thunderbird&#60;/p&#62;
&#60;p&#62;But still, nothing happened. No output.&#60;/p&#62;
&#60;p&#62;I'm using these version - 2.6.32-ARCH.&#60;/p&#62;
&#60;p&#62;Any workaround for these.&#60;/p&#62;
&#60;p&#62;Thanks in advance..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "Stellarium on KahelOS"</title>
			<link>http://forum.kahelos.org/topic/stellarium-on-kahelos#post-754</link>
			<pubDate>Fri, 22 Jan 2010 03:34:05 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">754@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;I installed stellarium just to check out this application (as one of our friend is an stellarium addict)&#60;/p&#62;
&#60;p&#62;sudo pacman -S stellarium&#60;/p&#62;
&#60;p&#62;but after running the application, I immediately noticed that the menu is broken.&#60;br /&#62;
So i think that it is a video driver problem.&#60;/p&#62;
&#60;p&#62;lspci &#124;grep &#34;VGA&#34;&#60;br /&#62;
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)&#60;/p&#62;
&#60;p&#62;I solved the problem by installing driconf and set enable texture tiling to &#34;NO&#34; then re-run the stellarium application.&#60;br /&#62;
Everything seems to be working now.&#60;/p&#62;
&#60;p&#62;sudo pacman -S driconf&#60;br /&#62;
system--&#38;gt;administration-&#38;gt;Driconf&#60;/p&#62;
&#60;p&#62;stellarium ::A stellarium with great graphics and a nice database of sky-objects&#60;br /&#62;
driconf::  A graphical configuration tool for the Direct Rendering Infrastructure
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "OAFIID:GNOME_ClockApplet Error"</title>
			<link>http://forum.kahelos.org/topic/oafiidgnome_clockapplet-error#post-342</link>
			<pubDate>Wed, 02 Dec 2009 18:48:20 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">342@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Just want to share this applet problem that I encountered awhile ago after upgrading and rebooting my KahelOS.&#60;/p&#62;
&#60;p&#62;It prompts me with this error &#34;the panel encountered a problem while loading OAFIID:GNOME_ClockApplet&#34;&#60;/p&#62;
&#60;p&#62;It was resolved when i simply reinstalled libsoup&#60;/p&#62;
&#60;p&#62;sudo pacman -Sy libsoup libsoup-gnome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "How to Download Youtube Video"</title>
			<link>http://forum.kahelos.org/topic/how-to-download-youtube-video#post-293</link>
			<pubDate>Fri, 20 Nov 2009 13:30:55 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">293@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;I came across this cool application called  minitube.&#60;br /&#62;
&#60;a href=&#34;http://flavio.tordini.org/minitube&#34; rel=&#34;nofollow&#34;&#62;http://flavio.tordini.org/minitube&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;/*Minitube is a native YouTube client. With it you can watch YouTube videos in a new way: you type a keyword, Minitube gives you an endless video stream. Minitube does not require the Flash Player.&#60;/p&#62;
&#60;p&#62;Minitube is not about cloning the original YouTube web interface, it aims to create a new TV-like experience.*/&#60;/p&#62;
&#60;p&#62;You may also want to install it on your KahelOS.&#60;/p&#62;
&#60;p&#62;$yaourt -S --noconfirm minitube
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-290</link>
			<pubDate>Thu, 19 Nov 2009 18:48:54 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">290@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;If you're starting with linux and KahelOS i suggest that you check the &#34;man&#34; page of pacman and yaourt for better appreciation of these package managers and the installation is very much simple.&#60;/p&#62;
&#60;p&#62;$man pacman&#60;br /&#62;
$man yaourt&#60;/p&#62;
&#60;p&#62;wine can also be downloaded from their official website.&#60;br /&#62;
&#60;a href=&#34;http://www.winehq.org/&#34; rel=&#34;nofollow&#34;&#62;http://www.winehq.org/&#60;/a&#62; just don't forget to check their documentations and wiki.&#60;/p&#62;
&#60;p&#62;Let us also know once you get your access from your admin and if you are able to install wine via pacman.&#60;/p&#62;
&#60;p&#62;Note:KahelOS repo will be up very soon.Watch out for this!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-288</link>
			<pubDate>Thu, 19 Nov 2009 16:36:27 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">288@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;i was not able to sync. i don't have enough access on the net it was block on our admin. &#60;/p&#62;
&#60;p&#62;but tnx i will try this evening to download coz our admin will going to give me access.&#60;/p&#62;
&#60;p&#62;question:&#60;br /&#62;
where to download the wine installer for kahelOS. even i didn;t yet sync my kahel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cool8 on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-287</link>
			<pubDate>Thu, 19 Nov 2009 13:15:40 +0000</pubDate>
			<dc:creator>cool8</dc:creator>
			<guid isPermaLink="false">287@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Check your VMWare, specifically the network/network setting of your VMWare (the error you get kinda hints that causes the concern). &#60;/p&#62;
&#60;p&#62;Plus, ensure your internet connectivity on your VMWAre is working at the instance. If this is working then it could be on your DNS configuration. Check your DNS Configuration, you can use a public dns i.e. 4.2.2.2&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-285</link>
			<pubDate>Thu, 19 Nov 2009 11:18:16 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">285@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;pacman -Syy&#60;br /&#62;
:: Synchronizing package databases...&#60;br /&#62;
error: failed retrieving file 'core.db.tar.gz' from mirror.aarnet.edu.au : Network is unreachable&#60;br /&#62;
error: failed retrieving file 'core.db.tar.gz' from mirror.aarnet.edu.au : Connection reset by peer&#60;/p&#62;
&#60;p&#62;i tried to reinstall my kahelOS.&#60;br /&#62;
still got this error when typing pacman -Syy or -Syu&#60;/p&#62;
&#60;p&#62;by da way i install this using vmware..hope it helps&#60;/p&#62;
&#60;p&#62;also got an internet connection but pinging google no response
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joelbryan on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-283</link>
			<pubDate>Thu, 19 Nov 2009 04:23:00 +0000</pubDate>
			<dc:creator>joelbryan</dc:creator>
			<guid isPermaLink="false">283@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;You might have a problem with your mirror where you get your package,&#60;br /&#62;
try ranking your mirror using rankmirrors to get the fastest mirrors.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.orig&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;rankmirrors -n 5 /etc/pacman.d/mirrorlist.orig &#38;gt; /etc/pacman.d/mirrorlist&#60;/code&#62; # will rank only 5 mirrors, 0 for all mirrors&#60;br /&#62;
&#60;code&#62;pacman -Syy &#38;amp;&#38;amp; pacman -Syu&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-277</link>
			<pubDate>Wed, 18 Nov 2009 18:26:00 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">277@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Before anything else,make sure that your box/KahelOS Desktop is connected to the internet.&#60;br /&#62;
If everything is okay. you can try this options in installing your wine.&#60;/p&#62;
&#60;p&#62;option 1:using pacman&#60;/p&#62;
&#60;p&#62;When you get this error (again,my assumption is that,it has to do with your account as sudoers)&#60;br /&#62;
&#34;error: you cannot perform this operation unless you are root.&#34;&#60;br /&#62;
try to install wine using root (let's just test it) and follow this simple steps.&#60;/p&#62;
&#60;p&#62;$ su -&#60;br /&#62;
Password:  (type your root password)&#60;br /&#62;
root ~ $ pacman -Sc&#60;br /&#62;
Cache directory: /var/cache/pacman/pkg/&#60;br /&#62;
Do you want to remove uninstalled packages from cache? [Y/n] Y&#60;br /&#62;
removing old packages from cache...&#60;/p&#62;
&#60;p&#62;Database directory: /var/lib/pacman/&#60;br /&#62;
Do you want to remove unused repositories? [Y/n] Y&#60;br /&#62;
Database directory cleaned up&#60;/p&#62;
&#60;p&#62;$ pacman -Sy wine&#60;/p&#62;
&#60;p&#62;option 2: using yaourt&#60;/p&#62;
&#60;p&#62;$ su -&#60;br /&#62;
Password:  (type your root password)&#60;/p&#62;
&#60;p&#62;$ yaourt -S --noconfirm wine&#60;/p&#62;
&#60;p&#62;Hope this helps and Let us know.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agi on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-275</link>
			<pubDate>Wed, 18 Nov 2009 18:04:22 +0000</pubDate>
			<dc:creator>agi</dc:creator>
			<guid isPermaLink="false">275@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;have you tweaked you /etc/pacman.d/mirrorlist?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-274</link>
			<pubDate>Wed, 18 Nov 2009 17:56:03 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">274@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;sudo pacman -Syy&#60;br /&#62;
:: Synchronizing package databases...&#60;br /&#62;
error: failed retrieving file 'core.db.tar.gz' from mirror.aarnet.edu.au : Network is unreachable&#60;/p&#62;
&#60;p&#62;got these error but i have internet.&#60;br /&#62;
waaaaaaa. is it not part of the img download here.&#60;br /&#62;
no wine.&#60;/p&#62;
&#60;p&#62;tnx but need to make it work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agi on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-273</link>
			<pubDate>Wed, 18 Nov 2009 17:51:30 +0000</pubDate>
			<dc:creator>agi</dc:creator>
			<guid isPermaLink="false">273@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Running pacman search on wine in my system, shows this:&#60;/p&#62;
&#60;p&#62;$ sudo pacman -Ss wine&#60;br /&#62;
Password:&#60;br /&#62;
extra/wine 1.1.32-1&#60;br /&#62;
    A compatibility layer for running Windows programs&#60;br /&#62;
community/ies4linux 2.99.0.1-3&#60;br /&#62;
    is the simpler way to have Microsoft Internet Explorer running on wine&#60;br /&#62;
community/wine_gecko 1.0.0-1&#60;br /&#62;
    Wine's built-in replacement for Microsoft's Internet Explorer&#60;br /&#62;
community/winefish 1.3.3-8&#60;br /&#62;
    LaTeX editor based on Bluefish with auto-completion and syntax highlighting&#60;br /&#62;
community/winetricks 20090913-1&#60;br /&#62;
    Script to install various redistributable runtime libraries in Wine&#60;/p&#62;
&#60;p&#62;Wine's no showing on your's because you have sync'd your database yet.. Sync them first:&#60;/p&#62;
&#60;p&#62;$ sudo pacman -Syy
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-272</link>
			<pubDate>Wed, 18 Nov 2009 17:40:13 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">272@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;19:48 name ~ $ pacman -S wine&#60;br /&#62;
error: you cannot perform this operation unless you are root.&#60;br /&#62;
19:48 name ~ $ sudo pacman -S wine&#60;br /&#62;
wine package not found, searching for group...&#60;br /&#62;
error: 'wine': not found in sync db&#60;/p&#62;
&#60;p&#62;getting this error. my kahel was just a fressh installed.&#60;br /&#62;
update my user account as a root on the users and group.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creek23 on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-271</link>
			<pubDate>Wed, 18 Nov 2009 17:38:27 +0000</pubDate>
			<dc:creator>creek23</dc:creator>
			<guid isPermaLink="false">271@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;yep, that's it.&#60;/p&#62;
&#60;p&#62;clear the cache, resync, then install wine&#60;/p&#62;
&#60;p&#62;pacman -Sc&#60;br /&#62;
pacman -Sy wine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>agi on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-270</link>
			<pubDate>Wed, 18 Nov 2009 17:35:39 +0000</pubDate>
			<dc:creator>agi</dc:creator>
			<guid isPermaLink="false">270@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;You could try and check if you got internet access:&#60;/p&#62;
&#60;p&#62;$ ping google.com&#60;/p&#62;
&#60;p&#62;If you can ping, proceed to tweaking your /etc/pacman.d/mirrorlist, the unixheads.org is particularly reliable. I suspect that mirror.aarnet.edu.au is down on the moment you tried it.&#60;/p&#62;
&#60;p&#62;$ sudo nano /etc/pacman.d/mirrorlist&#60;/p&#62;
&#60;p&#62;Then, force pacman to resync its database and update your system before installing wine:&#60;/p&#62;
&#60;p&#62;$ sudo pacman -Syyu&#60;br /&#62;
$ sudo pacman -S wine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-269</link>
			<pubDate>Wed, 18 Nov 2009 17:22:35 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">269@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Try Wine.&#60;/p&#62;
&#60;p&#62;@wavallente: I'm suspecting that the problem is on your user access.&#60;br /&#62;
Does your user included in the sudoers file? or belong to wheel group?&#60;br /&#62;
If you're getting more error,can you share that to us?&#60;br /&#62;
Also,try to clear your cache using this &#34;pacman -Sc&#34; then try to install your wine again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-268</link>
			<pubDate>Wed, 18 Nov 2009 17:20:09 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">268@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;still can install anything  even some of the pacman application&#60;/p&#62;
&#60;p&#62;error: failed retrieving file 'core.db.tar.gz' from mirror.aarnet.edu.au : Network is unreachable&#60;/p&#62;
&#60;p&#62;this is an error comming out.&#60;/p&#62;
&#60;p&#62;by da way i'm no ton the root. just my account.&#60;br /&#62;
how to log in as root on the terminal.&#60;/p&#62;
&#60;p&#62;please ym me need to make it work. &#60;a href=&#34;mailto:wavallente@yahoo.com&#34;&#62;wavallente@yahoo.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;tnx in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creek23 on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-267</link>
			<pubDate>Wed, 18 Nov 2009 17:06:39 +0000</pubDate>
			<dc:creator>creek23</dc:creator>
			<guid isPermaLink="false">267@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;try 'pacman -S wine'
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-266</link>
			<pubDate>Wed, 18 Nov 2009 16:48:47 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">266@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;im looking for that but it is not working.&#60;/p&#62;
&#60;p&#62;sudo pacman -Sy wine
&#60;/p&#62;</description>
		</item>
		<item>
			<title>creek23 on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-265</link>
			<pubDate>Wed, 18 Nov 2009 16:42:29 +0000</pubDate>
			<dc:creator>creek23</dc:creator>
			<guid isPermaLink="false">265@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Have you installed WINE already?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wavallente on "how to install win32 application on KAHEL?"</title>
			<link>http://forum.kahelos.org/topic/how-to-install-win32-application-on-kahel#post-264</link>
			<pubDate>Wed, 18 Nov 2009 16:33:52 +0000</pubDate>
			<dc:creator>wavallente</dc:creator>
			<guid isPermaLink="false">264@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;badly needed.&#60;br /&#62;
I want to install an exe file so that i can test the application on this OS.&#60;/p&#62;
&#60;p&#62;Hope for immediate response. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roz on "How to Download Youtube Video"</title>
			<link>http://forum.kahelos.org/topic/how-to-download-youtube-video#post-199</link>
			<pubDate>Thu, 29 Oct 2009 17:09:23 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">199@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;To r3d3ye,&#60;/p&#62;
&#60;p&#62;Thanks for posting. &#60;/p&#62;
&#60;p&#62;Yes! It works!&#60;/p&#62;
&#60;p&#62;Now, I can now use my clive in my Kahel OS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>r3d3ye on "How to Download Youtube Video"</title>
			<link>http://forum.kahelos.org/topic/how-to-download-youtube-video#post-198</link>
			<pubDate>Thu, 29 Oct 2009 15:13:33 +0000</pubDate>
			<dc:creator>r3d3ye</dc:creator>
			<guid isPermaLink="false">198@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;use this PKGBUILD&#60;br /&#62;
# $Id: PKGBUILD 4029 2009-10-13 21:39:43Z ibiru $&#60;br /&#62;
# Maintainer: Daniel J Griffiths &#38;lt;ghost1227@archlinux.us&#38;gt;&#60;br /&#62;
# Contributor: Geoffroy Carrier &#38;lt;geoffory.carrier@koon.fr&#38;gt;&#60;br /&#62;
# Contributor: Benjamin Andresen &#38;lt;bandresen AT gmail DOT com&#38;gt;&#60;br /&#62;
# Contributor: Kristaps Esterlins &#38;lt;esterlinsh@gmail.com&#38;gt;&#60;br /&#62;
# Contributor: Byron Clark &#38;lt;byron@theclarkfamily.name&#38;gt;&#60;/p&#62;
&#60;p&#62;pkgname=clive&#60;br /&#62;
pkgver=2.2.7&#60;br /&#62;
pkgrel=1&#60;br /&#62;
pkgdesc=&#34;Video extraction/download tool for youtube and other websites.&#34;&#60;br /&#62;
url=&#34;http://code.google.com/p/clive/&#34;&#60;br /&#62;
license=(&#34;GPL&#34;)&#60;br /&#62;
arch=('i686' 'x86_64')&#60;br /&#62;
depends=('perl-www-curl' 'perl-uri' 'perl-html-parser' 'perl-config-tiny' 'perl-berkeleydb' 'perl-class-singleton' 'perl-getopt-argvfile')&#60;br /&#62;
source=(http://clive.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2)&#60;br /&#62;
md5sums=('3f713d996b9a440f83188c19db4023a0')&#60;/p&#62;
&#60;p&#62;build() {&#60;br /&#62;
	cd ${srcdir}/${pkgname}-${pkgver}&#60;br /&#62;
	perl Makefile.PL INSTALL_BASE=${pkgdir}/usr INSTALLDIRS=vendor INSTALLVENDORLIB=&#34;$pkgdir/usr/lib/perl5/vendor_perl&#34;&#124;&#124;return 1&#60;br /&#62;
  make &#124;&#124; return 1&#60;br /&#62;
  make install&#124;&#124;return 1&#60;br /&#62;
  mkdir ${pkgdir}/usr/share&#60;br /&#62;
  mv ${pkgdir}/usr/man ${pkgdir}/usr/share/man&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Here are the steps that I did to install it.&#60;br /&#62;
1.mkdir /tmp/clive&#60;br /&#62;
2.put PKGBUILD above inside your /tmp/clive directory&#60;br /&#62;
3.use or type &#34;makepkg&#34;&#60;br /&#62;
this will create: clive-2.2.7-1-i686.pkg.tar.gz&#60;br /&#62;
4.install package&#60;br /&#62;
pacman -U clive-2.2.7-1-i686.pkg.tar.gz&#60;/p&#62;
&#60;p&#62;Let me know if this helps you.&#60;/p&#62;
&#60;p&#62;Reference:&#60;br /&#62;
&#60;a href=&#34;http://bugs.archlinux.org/task/16629&#34; rel=&#34;nofollow&#34;&#62;http://bugs.archlinux.org/task/16629&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roz on "How to Download Youtube Video"</title>
			<link>http://forum.kahelos.org/topic/how-to-download-youtube-video#post-197</link>
			<pubDate>Thu, 29 Oct 2009 02:46:05 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">197@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;I installed clive in my KahelOS using these command.&#60;/p&#62;
&#60;p&#62;$sudo pacman -Sy clive&#60;/p&#62;
&#60;p&#62;After successful installation, I tried to download a URL from youtube : &#60;a href=&#34;http://www.youtube.com/watch?v=K5RZoVng9Tc&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=K5RZoVng9Tc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;$ clive &#60;a href=&#34;http://www.youtube.com/watch?v=K5RZoVng9Tc&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=K5RZoVng9Tc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;then got these error.&#60;/p&#62;
&#60;p&#62;Can't locate clive/App.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.10.1 /usr/share/perl5/site_perl/5.10.1 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current .) at /usr/bin/clive line 31.&#60;br /&#62;
BEGIN failed--compilation aborted at /usr/bin/clive line 31.&#60;/p&#62;
&#60;p&#62;Any work-around?&#60;/p&#62;
&#60;p&#62;thanks for the help in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cool8 on "Ready for Download and Sharing: The KahelOS Desktop Guide"</title>
			<link>http://forum.kahelos.org/topic/ready-for-download-and-sharing-the-kahelos-desktop-guide#post-194</link>
			<pubDate>Tue, 27 Oct 2009 19:03:29 +0000</pubDate>
			<dc:creator>cool8</dc:creator>
			<guid isPermaLink="false">194@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Hi Everyone:&#60;/p&#62;
&#60;p&#62;We would like to inform you that we have written a guide for those who may wish to have a dainty, cool and fun &#34;nearly&#34; perfect dekstop.&#60;/p&#62;
&#60;p&#62;This guide is intended for those users who would like to initially experience the beauty and power of Linux and the attributes/ potential of the Open Source Technologies (beginner and intermediate users) and the likes by initially installing KahelOS.&#60;/p&#62;
&#60;p&#62;It is now available for download at &#60;a href=&#34;http://www.kahelos.org/docs/manual_kahelOS_Desktop_Guide_v1.pdf&#34; rel=&#34;nofollow&#34;&#62;http://www.kahelos.org/docs/manual_kahelOS_Desktop_Guide_v1.pdf&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you think you like it, share it to others who may benefit from it.  If you think it needs some more improvements, please do let us know. We will be more than glad to hear from you.&#60;/p&#62;
&#60;p&#62;Thank you and Enjoy your KahelOS.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>roz on "Phatch = Photo &#38; Batch on my KahelOS"</title>
			<link>http://forum.kahelos.org/topic/phatch-photo-batch-on-my-kahelos#post-175</link>
			<pubDate>Sat, 24 Oct 2009 12:33:54 +0000</pubDate>
			<dc:creator>roz</dc:creator>
			<guid isPermaLink="false">175@http://forum.kahelos.org/</guid>
			<description>&#60;p&#62;Try to upgrade the KahelOS by running &#60;/p&#62;
&#60;p&#62;$ sudo pacman -Syu&#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;$ sudo pacman -Sfyu&#60;/p&#62;
&#60;p&#62;then open the phatch.&#60;/p&#62;
&#60;p&#62;yes! it works!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
