On 09/30/2012 02:49 PM, [email protected] 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 [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk
