[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-talk] TBB equivalent for Thunderbird?



On 09/30/2012 02:49 PM, antispam06@xxxxxxx 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.


_______________________________________________
tor-talk mailing list
tor-talk@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk