It's quite simple actually. I had FF3 installed to begin with.
I also installed Firebug and Web Developer Toolbar extensions using Synaptic. So both are available in Firefox 2 and 3 by default. Since my reasons for co-existence are mainly development oriented, this is proving to be an ideal solution.
Hope this helps others too ...
- Backup your existing Firefox 3 profile. You do this by typing 'firefox -P' in the command line and saving the 'default' profile under a different name. I gave the name 'tyrell-ff3'
- Install Firefox 2 and Firefox 2 Gnome support. I used Synaptic.
- Launch Firefox 2 with 'firefox-2 -P' and create a new profile, I named it 'tyrell-ff2'. Note that your previous Firefox 3 profile is listed there as well.
- Now you can launch each version of Firefox with the associated profiles.
I also installed Firebug and Web Developer Toolbar extensions using Synaptic. So both are available in Firefox 2 and 3 by default. Since my reasons for co-existence are mainly development oriented, this is proving to be an ideal solution.
Hope this helps others too ...