[tor-talk] TBB equivalent for Thunderbird?

Karsten N. kn at awxcnx.de
Sun Sep 30 13:53:00 UTC 2012


On 09/30/2012 02:49 PM, antispam06 at sent.at wrote:
> What about Linux?

You may download Thunderbird for Linux (i686 or x86_64) from:

http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/latest/

to your USB-Stick, unpack it and create a small start script
"start_portble_tb.sh" on the USB stick with the following content:

  #!/bin/sh
  export HOME="`pwd`"
  ./thunderbird/thunderbird

Make the script executable:

  > chmod + x start_portble_tb.sh

And you have a portable Thunderbird for Linux.

You can download Thunderbird for both architectures (i686 and x86_64)
and use two start scripts for i686 and amd64 PCs.

Best regards
Karsten N.




More information about the tor-talk mailing list