<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to prelink mozilla-firefox-bin</title>
	<link>http://www.xaprb.com/blog/2005/10/03/prelinking-mozilla-firefox-bin/</link>
	<description>Stay curious!</description>
	<pubDate>Sat, 30 Aug 2008 04:23:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2005/10/03/prelinking-mozilla-firefox-bin/#comment-804</link>
		<author>Xaprb</author>
		<pubDate>Mon, 29 May 2006 13:51:24 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2005/10/03/prelinking-mozilla-firefox-bin/#comment-804</guid>
		<description>&lt;p&gt;I think the gtkhtml package should supply it, though I can't check that at the moment.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I think the gtkhtml package should supply it, though I can&#8217;t check that at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linuxboy</title>
		<link>http://www.xaprb.com/blog/2005/10/03/prelinking-mozilla-firefox-bin/#comment-803</link>
		<author>linuxboy</author>
		<pubDate>Mon, 29 May 2006 13:34:54 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2005/10/03/prelinking-mozilla-firefox-bin/#comment-803</guid>
		<description>&lt;p&gt;I have Gentoo too.  Firefox is in /usr/lib/mozilla-firefox now:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;for i in `equery -C files  www-client/mozilla-firefox` ; do  dirname $i ;done &#124; sort -u&lt;/pre&gt;&lt;/p&gt;

&lt;pre&gt;
/
   [ ED: snipped some output ]
/usr/lib/mozilla-firefox/include/ucvja
/usr/lib/mozilla-firefox/include/ucvko
/usr/lib/mozilla-firefox/include/ucvlatin
    [ ED: snipped some output ]
/usr/share/pixmaps
&lt;/pre&gt;

&lt;p&gt;and &lt;code&gt;prelink -Rm /usr/lib/mozilla-firefox/ &lt;/code&gt; work fine.  However I found one missing dependency:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;prelink: /usr/lib/gimp/2.0/plug-ins/helpbrowser: Could not find one of the dependencies&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;then:&lt;/p&gt;

&lt;pre&gt;ldd /usr/lib/gimp/2.0/plug-ins/helpbrowser&#124; grep 'not found'
        libgtkhtml-2.so.0 =&#62; not found
&lt;/pre&gt;

&lt;p&gt;Any idea which package I should rebuild to get libgtkhtml back?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I have Gentoo too.  Firefox is in /usr/lib/mozilla-firefox now:</p>
<p>
<pre>for i in `equery -C files  www-client/mozilla-firefox` ; do  dirname $i ;done | sort -u</pre>
</p>
<pre>
/
   [ ED: snipped some output ]
/usr/lib/mozilla-firefox/include/ucvja
/usr/lib/mozilla-firefox/include/ucvko
/usr/lib/mozilla-firefox/include/ucvlatin
    [ ED: snipped some output ]
/usr/share/pixmaps
</pre>
<p>and <code>prelink -Rm /usr/lib/mozilla-firefox/ </code> work fine.  However I found one missing dependency:</p>
<p><code>prelink: /usr/lib/gimp/2.0/plug-ins/helpbrowser: Could not find one of the dependencies</code></p>
<p>then:</p>
<pre>ldd /usr/lib/gimp/2.0/plug-ins/helpbrowser| grep 'not found'
        libgtkhtml-2.so.0 =&gt; not found
</pre>
<p>Any idea which package I should rebuild to get libgtkhtml back?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
