<?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>coding &#187; emerge</title>
	<atom:link href="http://www.coding.com.br/tag/emerge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coding.com.br</link>
	<description>have you coded today?</description>
	<lastBuildDate>Thu, 18 Aug 2011 17:29:43 +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>Problems updating intltool on Gentoo</title>
		<link>http://www.coding.com.br/linux/problems-updating-intltool-on-gentoo/</link>
		<comments>http://www.coding.com.br/linux/problems-updating-intltool-on-gentoo/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 11:00:10 +0000</pubDate>
		<dc:creator>Celso Fernandes</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[intltool]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://www.coding.com.br/?p=647</guid>
		<description><![CDATA[Small tip on perl module checking during emerge on Gentoo]]></description>
			<content:encoded><![CDATA[<p>If you are experiencing some problems on updating dev-util/intltool on Gentoo, this is the message that is shown:</p>
<blockquote><p>checking for perl&#8230; /usr/bin/perl<br />
checking for perl &gt;= 5.8.1&#8230; 5.10.1<br />
checking for XML::Parser&#8230; configure: error: XML::Parser perl module is required for intltool</p></blockquote>
<p>In other emerges if its failing on some perl module check during ./configure, its maybe because dev-lang/perl was updated an its modules weren&#8217;t compiled against the new one, on my case I just runned the command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">perl-cleaner <span style="color: #660033;">--all</span></pre></div></div>

<p>It will rebuild all your modules against your new perl, then you can re-emerge dev-util/intltool.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.coding.com.br/linux/problems-updating-intltool-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
