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.

Comments
3 Comments »
Categories
How-To, Linux
Tags
Email, How-To, install, Linux, Thunderbird, Thunderbird 3
Comments rss Comments rss
Trackback Trackback

How To: Install Open Office 3.1 from .debs in 9.04 Jaunty

r3dux | May 8, 2009

Open Office 3.1 is out with much new goodness, and I don’t want to have to wait for it to make its way to the standard repositories or add any 3rd party repos to my sources.list plus the repo keys, so I’m just gonna go with the debs. Here’s how:

1.) Remove/Purge the current version of Open Office from your system however you see fit. Synaptic Package Manager would do it.

2.) Get yourself an appropriate Open Office 3.1 package in .deb format (i.e. for 64 Bit Linux I’ve grabbed the OOo_3.1.0_LinuxX86-64_install_en-US_deb.tar.gz file from here)

2.) Extract the downloaded package somewhere and navigate to it in a bash terminal/console

3.) In the terminal, go into the DEBS sub-folder in wherever you extracted Open Office and run:

sudo dpkg -i *.deb

4.) Once that’s installed, go into the desktop-integration folder and run sudo dpkg -i *.deb again there to install the menu shortcuts.

Tap-tap. Job done.

Comments
2 Comments »
Categories
How-To, Linux
Tags
9.04, dpkg, How-To, install, Jaunty, Open Office, OpenOffice
Comments rss Comments rss
Trackback Trackback

Next Entries »

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



“I am one; but still I am one. I cannot do everything, but still I can do something. I will not refuse to do the something I can do.”

 - Edward E. Hale

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