<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: A Single Command to Install Thunderbird 3 in Ubuntu</title>
	<atom:link href="http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/</link>
	<description>Practical hand-outs on Open Source Standards, Reviews, Linux Solutions including Hacks, Tips and Tricks</description>
	<lastBuildDate>Mon, 22 Aug 2011 07:41:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-15242</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 04 Oct 2010 17:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-15242</guid>
		<description>Latest is:

http://mozilla.cdn.leaseweb.com/thunderbird/releases/3.1.4/linux-i686/en-US/thunderbird-3.1.4.tar.bz2 &#124; tar xj -C ~</description>
		<content:encoded><![CDATA[<p>Latest is:</p>
<p><a href="http://mozilla.cdn.leaseweb.com/thunderbird/releases/3.1.4/linux-i686/en-US/thunderbird-3.1.4.tar.bz2" rel="nofollow">http://mozilla.cdn.leaseweb.com/thunderbird/releases/3.1.4/linux-i686/en-US/thunderbird-3.1.4.tar.bz2</a> | tar xj -C ~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald Wiplinger</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-15156</link>
		<dc:creator>Ronald Wiplinger</dc:creator>
		<pubDate>Tue, 17 Aug 2010 00:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-15156</guid>
		<description>I upgraded Thunderbird to 3.x and it does not start. Killing all processes and start from the CLI gives me:

ronald@ronald-desktop:~$ /home/ronald/thunderbird/thunderbird
LoadPlugin: failed to initialize shared library /home/ronald/.mozilla/plugins/libflashplayer.so [/home/ronald/.mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/xine-plugin/xineplugin.so [/usr/lib/xine-plugin/xineplugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/gxine/gxineplugin.so [/usr/lib/gxine/gxineplugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/gcjwebplugin.so [/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/gcjwebplugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/xulrunner-addons/plugins/librhythmbox-itms-detection-plugin.so [/usr/lib/xulrunner-addons/plugins/librhythmbox-itms-detection-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-basic-plugin.so [/usr/lib/totem/gstreamer/libtotem-basic-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-cone-plugin.so [/usr/lib/totem/gstreamer/libtotem-cone-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-gmp-plugin.so [/usr/lib/totem/gstreamer/libtotem-gmp-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-mully-plugin.so [/usr/lib/totem/gstreamer/libtotem-mully-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-narrowspace-plugin.so [/usr/lib/totem/gstreamer/libtotem-narrowspace-plugin.so: wrong ELF class: ELFCLASS64]
LoadPlugin: failed to initialize shared library /var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so [/var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so: wrong ELF class: ELFCLASS64]
-- Exception object --
+ message (string) &#039;nounDef is undefined&#039;
+ fileName (string) &#039;file:///home/ronald/thunderbird/modules/gloda/gloda.js&#039;
+ lineNumber (number) 1829
+ stack (string) 416 chars
+ name (string) &#039;TypeError&#039;
*
-- Stack Trace --
gloda_ns_newQuery(103)@file:///home/ronald/thunderbird/modules/gloda/gloda.js:1829
ContactIdentityCompleter()@file:///home/ronald/thunderbird/components/glautocomp.js:206
nsAutoCompleteGloda()@file:///home/ronald/thunderbird/components/glautocomp.js:520
(null,[object XPCWrappedNative_NoHelper])@file:///home/ronald/thunderbird/modules/XPCOMUtils.jsm:313
getService()@:0
()@chrome://messenger/content/search.xml:109



How to fix it?

bye

Ronald</description>
		<content:encoded><![CDATA[<p>I upgraded Thunderbird to 3.x and it does not start. Killing all processes and start from the CLI gives me:</p>
<p>ronald@ronald-desktop:~$ /home/ronald/thunderbird/thunderbird<br />
LoadPlugin: failed to initialize shared library /home/ronald/.mozilla/plugins/libflashplayer.so [/home/ronald/.mozilla/plugins/libflashplayer.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/xine-plugin/xineplugin.so [/usr/lib/xine-plugin/xineplugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/gxine/gxineplugin.so [/usr/lib/gxine/gxineplugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/gcjwebplugin.so [/usr/lib/jvm/java-6-openjdk/jre/lib/amd64/gcjwebplugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/xulrunner-addons/plugins/librhythmbox-itms-detection-plugin.so [/usr/lib/xulrunner-addons/plugins/librhythmbox-itms-detection-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-basic-plugin.so [/usr/lib/totem/gstreamer/libtotem-basic-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-cone-plugin.so [/usr/lib/totem/gstreamer/libtotem-cone-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-gmp-plugin.so [/usr/lib/totem/gstreamer/libtotem-gmp-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-mully-plugin.so [/usr/lib/totem/gstreamer/libtotem-mully-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /usr/lib/totem/gstreamer/libtotem-narrowspace-plugin.so [/usr/lib/totem/gstreamer/libtotem-narrowspace-plugin.so: wrong ELF class: ELFCLASS64]<br />
LoadPlugin: failed to initialize shared library /var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so [/var/lib/flashplugin-nonfree/npwrapper.libflashplayer.so: wrong ELF class: ELFCLASS64]<br />
&#8211; Exception object &#8211;<br />
+ message (string) &#8216;nounDef is undefined&#8217;<br />
+ fileName (string) &#8216;file:///home/ronald/thunderbird/modules/gloda/gloda.js&#8217;<br />
+ lineNumber (number) 1829<br />
+ stack (string) 416 chars<br />
+ name (string) &#8216;TypeError&#8217;<br />
*<br />
&#8211; Stack Trace &#8211;<br />
gloda_ns_newQuery(103)@file:///home/ronald/thunderbird/modules/gloda/gloda.js:1829<br />
ContactIdentityCompleter()@file:///home/ronald/thunderbird/components/glautocomp.js:206<br />
nsAutoCompleteGloda()@file:///home/ronald/thunderbird/components/glautocomp.js:520<br />
(null,[object XPCWrappedNative_NoHelper])@file:///home/ronald/thunderbird/modules/XPCOMUtils.jsm:313<br />
getService()@:0<br />
()@chrome://messenger/content/search.xml:109</p>
<p>How to fix it?</p>
<p>bye</p>
<p>Ronald</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UndoCreations</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-10290</link>
		<dc:creator>UndoCreations</dc:creator>
		<pubDate>Thu, 29 Apr 2010 18:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-10290</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;A Single Command to Install Thunderbird 3 in #Ubuntu http://bit.ly/cv1reI&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">A Single Command to Install Thunderbird 3 in #Ubuntu <a href="http://bit.ly/cv1reI" rel="nofollow">http://bit.ly/cv1reI</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Namsul</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-10212</link>
		<dc:creator>Namsul</dc:creator>
		<pubDate>Mon, 19 Apr 2010 01:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-10212</guid>
		<description>with new version listed in archive command needs to be 

wget -O - http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest-3.0/linux-i686/en-US/thunderbird-3.0.4.tar.bz2 &#124; tar xj -C ~</description>
		<content:encoded><![CDATA[<p>with new version listed in archive command needs to be </p>
<p>wget -O &#8211; <a href="http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest-3.0/linux-i686/en-US/thunderbird-3.0.4.tar.bz2" rel="nofollow">http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest-3.0/linux-i686/en-US/thunderbird-3.0.4.tar.bz2</a> | tar xj -C ~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-10175</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Mon, 12 Apr 2010 23:10:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-10175</guid>
		<description>Hey,
If someone uses a 64bit Ubuntu and downloads/installs the version from the main website http://www.mozillamessaging.com/en-US/thunderbird/

make sure you disable IPV6 support within Thunderbird. I&#039;ve done this via

- edit -&gt; preferences -&gt; advanced -&gt; general -&gt; config editor
- search for &#039;ipv6&#039; and turn it to ON by double-clicking on it

restart Thunderbird... done... :D

tags: thunderbird 3 Server not found network broken</description>
		<content:encoded><![CDATA[<p>Hey,<br />
If someone uses a 64bit Ubuntu and downloads/installs the version from the main website <a href="http://www.mozillamessaging.com/en-US/thunderbird/" rel="nofollow">http://www.mozillamessaging.com/en-US/thunderbird/</a></p>
<p>make sure you disable IPV6 support within Thunderbird. I&#8217;ve done this via</p>
<p>- edit -&gt; preferences -&gt; advanced -&gt; general -&gt; config editor<br />
- search for &#8216;ipv6&#8242; and turn it to ON by double-clicking on it</p>
<p>restart Thunderbird&#8230; done&#8230; <img src='http://www.kabatology.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>tags: thunderbird 3 Server not found network broken</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TaintedShirt</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-10109</link>
		<dc:creator>TaintedShirt</dc:creator>
		<pubDate>Mon, 05 Apr 2010 22:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-10109</guid>
		<description>as Ballboy said Thunderbird is now updated.  Change to 3.0.4.tar.bz2 for latest and greatest. 

Thanks guys you saved me from going nuts trying to install this.

Just a note to other people who are new to linux like myself.  Check out the page (linked above) that shows how to import/ export profiles. It shows where Thunderbird has been installed to and where you need to link the launcher icons in order to run and set up Thunderbird.</description>
		<content:encoded><![CDATA[<p>as Ballboy said Thunderbird is now updated.  Change to 3.0.4.tar.bz2 for latest and greatest. </p>
<p>Thanks guys you saved me from going nuts trying to install this.</p>
<p>Just a note to other people who are new to linux like myself.  Check out the page (linked above) that shows how to import/ export profiles. It shows where Thunderbird has been installed to and where you need to link the launcher icons in order to run and set up Thunderbird.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.kabatology.com/12/09/a-single-command-to-install-thunderbird-3-in-ubuntu/comment-page-2/#comment-10103</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sun, 04 Apr 2010 00:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kabatology.com/?p=3734#comment-10103</guid>
		<description>To install the latest thunderbird on Ubuntu 9.10:

http://rapidshare.com/files/371719776/install-thunderbird.tar.gz

This uses Ubuntuzilla, and installs everything in the right places</description>
		<content:encoded><![CDATA[<p>To install the latest thunderbird on Ubuntu 9.10:</p>
<p><a href="http://rapidshare.com/files/371719776/install-thunderbird.tar.gz" rel="nofollow">http://rapidshare.com/files/371719776/install-thunderbird.tar.gz</a></p>
<p>This uses Ubuntuzilla, and installs everything in the right places</p>
]]></content:encoded>
	</item>
</channel>
</rss>

