<?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>Linux for Fun &#187; Google</title>
	<atom:link href="http://linuxforfun.net/category/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxforfun.net</link>
	<description>Just for Fun</description>
	<lastBuildDate>Tue, 15 Sep 2009 00:12:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Method to solve `Downloading bookmarks &#8230;&#8217; problem</title>
		<link>http://linuxforfun.net/2008/03/15/google-toolbar-bookmarks/</link>
		<comments>http://linuxforfun.net/2008/03/15/google-toolbar-bookmarks/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 09:07:28 +0000</pubDate>
		<dc:creator>sandajian</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[toolbar]]></category>

		<guid isPermaLink="false">http://linuxforfun.net/2008/03/15/google-toolbar-bookmarks/</guid>
		<description><![CDATA[I am migrating to `Google bookmarks&#8217;, but the button on Google Toolbar always says `Downloading bookmarks &#8230;&#8217;. But in Windows, Google Toolbar in Firefox can import, download, add bookmarks normally. What&#8217;s different in Linux? After googling for some time, I realize that it is due to lack of the library `libstdc++.so.5&#8242;. This is one of [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Method to solve `Downloading bookmarks &#8230;&#8217; problem", url: "http://linuxforfun.net/2008/03/15/google-toolbar-bookmarks/" });</script>]]></description>
			<content:encoded><![CDATA[<p>I am migrating to `Google bookmarks&#8217;, but the button on Google Toolbar always says `Downloading bookmarks &#8230;&#8217;.  But in Windows, Google Toolbar in Firefox can import, download, add bookmarks normally.  What&#8217;s different in Linux?</p>
<p>After googling for some time, I realize that it is due to lack of the library `libstdc++.so.5&#8242;.  This is one of the old versions of C++ libraries, most of current Linux distributions do not install this library by default.  The method to solve &#8216;Downloading bookmarks&#8217; problem is:</p>
<p>1. Install the package that contains libstdc++.so.5.   For Fedora 8:</p>
<blockquote><p><code># yum install compat-libstdc++-33</code></p></blockquote>
<p>For Ubuntu:</p>
<blockquote><p><code># sudo apt-get install libstdc++5</code></p></blockquote>
<p>For other distributions, you should install the corresponding packages.</p>
<p>2. Exit Firefox, restart Firefox, <strong>re-install Google Toolbar</strong>.  This is very important, or else the problem will not be solved!</p>
<p>3. Restart Firefox.  Now you can see all your bookmarks in your Google toolbar!</p>
<p><a href="http://sharethis.com/item?&wp=3.0.1&amp;publisher=0528fcb2-917b-4b68-8e53-491409263a87&amp;title=Method+to+solve+%60Downloading+bookmarks+%26%238230%3B%26%238217%3B+problem&amp;url=http%3A%2F%2Flinuxforfun.net%2F2008%2F03%2F15%2Fgoogle-toolbar-bookmarks%2F">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://linuxforfun.net/2008/03/15/google-toolbar-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
