r3dux.org

A number-pimping side project from the valleys in *NEW* upside-down flavour.

  • Home
  • ABOUT
  • OLD SITE
  • SEARCH
  • FEEDBACK

How To: Install Thunderbird 3 in Linux

r3dux | January 5, 2010

Update: In Ubuntu 10.04 Thunderbird 3 is now in the repositories so you can just install it through Synaptic or use sudo apt-get install thunderbird

Thunderbird is my email client of choice, but Thunderbird 2.x has some issues that bug me, like poor search facilities, no tabbed emails etc. so I want the next version with all its added goodness. However, Thunderbird 3 isn’t packaged in the Ubuntu repos yet, and I don’t feel like adding a PPA to my software sources (where Thunderbird is oddly branded as its project codename: Shredder) or waiting a couple of months until it’s available – so I’ve installed the new version manually and hooked it up to my Thunderbird 2 emails like this:

Thunderbird Logo

1.) Get Thunderbird 3 from http://www.mozillamessaging.com/en-US/thunderbird/

2.) Extract it by right-clicking on the file and selecting Extract Here, or from the console with something along the lines of:

tar xfvj thunderbird-3.0.tar.bz2

Why xfvj? Because:
x = Extract
f = File mode (use the file listed on the command line)
v = Verbose (print a bunch of stuff to the screen so you can see what’s happening)
j = The file is compressed (you can tell because it’s called thunderbird-3.0.tar.bz2), so pipe it through bzip2 to decompress it first

3.) Copy it to a more reasonable location where you want it to live with:

sudo mv ./thunderbird /opt/

4.) Sort out your email profile:

Thunderbird 2.0 uses the location ~/mozilla-thunderbird (i.e. a folder called .mozilla-thunderbird located in your home directory) to store your email, while Thunderbird 3 uses ~/.thunderbird, so when I did this I hedged my bets to make sure TB3 didn’t knacker the only copy of my email hive by creating a copy of the ~/.mozilla-thunderbird folder and renaming it to .thunderbird

5.) Create a launcher for our new Thunderbird install:

Assuming you’re using gnome, right-click on the top gnome panel and select Add to Panel, then select Custom Application Launcher and enter the following details:

Thunderbird 3 Launcher Details

6.) Launch Thunderbird 3 from your spiffy new launcher

Ch-Ching! New, emaily goodness is yours for the taking. You might want to uninstall Thunderbird 2 from Synaptic and nuke your old ~/.mozillia-thunderbird folder once everything’s up and running as it’s pretty unlikely you’ll ever be going back to an older version.

Shouts out to Parick Micka for his post which got me started, as the official Thunderbird install/upgrade instructions for linux – well, I couldn’t find them, and don’t know if they even exist.

Related posts:

  1. How To: Use Hotmail through Thunderbird without the WebMail Plugin
  2. How To: Install Open Office 3.1 from .debs in 9.04 Jaunty
  3. How To: Set up a FTP Server in Linux
  4. How To: Convert a Directory of MP3s to WAVs in Linux
  5. How To: Mount a NAS in Linux (via CIFS)
Categories
How-To, Linux
Tags
Email, How-To, install, Linux, Thunderbird, Thunderbird 3
Comments rss
Comments rss
Trackback
Trackback
Print This Post Print This Post

« How To: Fix a Separated Zip / Zipper How To: Fix Zone Alarm (zclient.exe) High CPU Usage »

3 Responses to “How To: Install Thunderbird 3 in Linux”

  1. Patrick says:
    January 5, 2010 at 12:39 pm

    Thanks for the link love. Out of curiosity, do you think it might be more practical to simply create a symbolic link ~/.thunderbird pointing to ~/.mozilla-thunderbird in step four to save some space?

    Reply
    • r3dux says:
      January 5, 2010 at 1:05 pm

      No worries :D

      And yeah – guess you could symlink it with ln -s ~/.mozilla-thunderbird ~/.thunderbird, but I wasn’t sure if TB3 was going to eat my emails when it tried to import them, and if it had mangled the conversion I’d have lost the lot, so I made a copy to be on the safe side…

      Reply
  2. How To: Sync Thunderbird with Google Calendar | r3dux.org says:
    September 7, 2010 at 12:04 am

    [...] I wrote a little about installing Thunderbird before, and it contains some useful bits and pieces about installing/upgrading in Linux without losing all your emails, so if you’re using Linux, and you’re not 100% sure of what you’re doing then it could be worth taking a look before you upgrade: How To: Install Thunderbird in Linux [...]

    Reply

Leave a Reply

Click here to cancel reply.

Translate

Categories

Archives

Tags

3D ActionScript ActionScript 3.0 Adobe AI Ballarat Bash C++ Class Convert CS4 Effect Error Film Flash GLSL Gnome Hack How-To install Jaunty Java Kinect Linkage Linux Mash-Up Microsoft Motion OpenGL Particle Problem PS3 Remix Retro script Slides Sound Systems Texture Ubuntu Video VirtualBox Wii Windows XBox

Gamercard

OpenR3dux

Misc.

Flattr this

RSS Feed

r3dux twitter feed



“Morale is when your hands and feet keep on working when your head says it can't be done.”

 - Benjamin Morrell

rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox