<?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>GREATWEBHOST.COM.PH &#187; gyachi</title>
	<atom:link href="http://greatwebhost.com.ph/blog/tag/gyachi/feed/" rel="self" type="application/rss+xml" />
	<link>http://greatwebhost.com.ph/blog</link>
	<description>Pinoy Web Hosting Blog and Everything Else!</description>
	<lastBuildDate>Sat, 06 Feb 2010 02:36:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Has Yahoo! blocked gyachi clients?</title>
		<link>http://greatwebhost.com.ph/blog/2010/02/06/has-yahoo-blocked-gyachi-clients/</link>
		<comments>http://greatwebhost.com.ph/blog/2010/02/06/has-yahoo-blocked-gyachi-clients/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 02:36:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[gyachi]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://greatwebhost.com.ph/blog/?p=322</guid>
		<description><![CDATA[I am on Ubuntu 9.10 with gyachi 1.2.2 and could not login. I am sure I am using the correct password. It seems I am not the only one experiencing this. 
]]></description>
			<content:encoded><![CDATA[<p>I am on Ubuntu 9.10 with gyachi 1.2.2 and could not login. I am sure I am using the correct password. It seems I am not the only one experiencing <a href="http://ubuntuforums.org/showthread.php?t=773802&#038;page=68">this</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://greatwebhost.com.ph/blog/2010/02/06/has-yahoo-blocked-gyachi-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compiling gyachi from source</title>
		<link>http://greatwebhost.com.ph/blog/2010/01/24/compiling-gyachi-from-source/</link>
		<comments>http://greatwebhost.com.ph/blog/2010/01/24/compiling-gyachi-from-source/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:17:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gyachi]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[squeeze]]></category>

		<guid isPermaLink="false">http://greatwebhost.com.ph/blog/?p=313</guid>
		<description><![CDATA[I am on debian squeeze 64 bit right now and there is no package readily available for gyachi so install from source is the way to go.

First you have to install these dependencies
libgtkspell-dev
libglib2.0-dev
libgtk2.0-dev
libcurl4-openssl-dev
libpulse-dev
libasound2-dev
libnotify-dev
libmcrypt-dev
libgpgme11-dev
libjasper-dev  *
imagemagick *
libgtkhtml2-dev
libtool
The ones with * might be optional. There might be more and you can get some hints when something goes wrong [...]]]></description>
			<content:encoded><![CDATA[<p>I am on debian squeeze 64 bit right now and there is no package readily available for gyachi so install from source is the way to go.</p>
<p><span id="more-313"></span></p>
<p>First you have to install these dependencies</p>
<p>libgtkspell-dev<br />
libglib2.0-dev<br />
libgtk2.0-dev<br />
libcurl4-openssl-dev<br />
libpulse-dev<br />
libasound2-dev<br />
libnotify-dev<br />
libmcrypt-dev<br />
libgpgme11-dev<br />
libjasper-dev  *<br />
imagemagick *<br />
libgtkhtml2-dev<br />
libtool</p>
<p>The ones with * might be optional. There might be more and you can get some hints when something goes wrong during the install process.</p>
<p>Next up download the source files for <a href="http://gyachi.sourceforge.net/download.shtml">gyachi</a>. Extract and cd into the directory. As root run these commands</p>
<p>./autogen.sh<br />
./configure &#8211;disable-rpath &#8211;enable-maintainer-mode &#8211;prefix /usr &#8211;disable-wine</p>
<p>(You may remove the &#8211;disable-wine if you are not on an amd64 platform.).</p>
<p>make</p>
<p>If there was still no compile error-</p>
<p>make install</p>
<p>Enjoy gyachi compiled from source!</p>
]]></content:encoded>
			<wfw:commentRss>http://greatwebhost.com.ph/blog/2010/01/24/compiling-gyachi-from-source/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
