<?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>Kernel-Panik.com &#187; libexpat</title>
	<atom:link href="http://www.kernel-panik.com/wordpress/tag/libexpat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kernel-panik.com/wordpress</link>
	<description>science, technology, linux, howto&#039;s</description>
	<lastBuildDate>Tue, 27 Oct 2009 08:49:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gentoo libexpat libexpat.so error simple fix</title>
		<link>http://www.kernel-panik.com/wordpress/2007/12/03/tip-gentoo-libexpatso-error-simple-fix/</link>
		<comments>http://www.kernel-panik.com/wordpress/2007/12/03/tip-gentoo-libexpatso-error-simple-fix/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 09:26:00 +0000</pubDate>
		<dc:creator>Jorge_S</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kernel-panik.com]]></category>
		<category><![CDATA[libexpat]]></category>
		<category><![CDATA[libexpat.so]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.kernel-panik.com/wordpress/2007/12/03/tip-gentoo-libexpatso-error-simple-fix/</guid>
		<description><![CDATA[While upgrading an old gentoo box I encountered this error:
xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
I tried fixing it with revdep-rebuild tool but it failed too. Through some research I found this is a common error consequence of a broken update process (nothing is perfect [...]]]></description>
			<content:encoded><![CDATA[<p>While upgrading an old gentoo box I encountered this error:</p>
<blockquote><p>xgettext: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory</p></blockquote>
<p>I tried fixing it with revdep-rebuild tool but it failed too. Through some research I found this is a common error consequence of a broken update process (nothing is perfect in this life) due to a circular dependency.</p>
<p>But you don&#8217;t have to worry, there is a simple way to fix this:<br />
<span id="more-8"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0018366203309875";
/* www.kernel-panik.com 200x200 Ad unit text */
google_ad_slot = "9155669200";
google_ad_width = 200;
google_ad_height = 200;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<blockquote><p><font color="#339966">kp ~ # emerge &#8211;unmerge &#8211;quiet expat gettext<br />
kp ~ # emerge &#8211;quiet expat gettext</font></p></blockquote>
<p>After this your emerge processes will run smoothly again.</p>
<p>-=kp=-</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kernel-panik.com/wordpress/2007/12/03/tip-gentoo-libexpatso-error-simple-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
