Install thunderbird in linux machine - Linux Views : 320
Tagged in : Linux
0 0
Send mail
Install thunderbird in linux machine
(*) Download latest version of thunderbird for linux
Copy your downloaded file to /home/ and untar it:

$ cp /home/Desktop/thunderbird-2.0.0.0.tar.gz .
$ tar -zxvf thunderbird-2.0.0.0.tar.gz

Now software was installed. To start Thunderbird mail client, enter:

$ cd thunderbird
$ ./thunderbird

By Nirmala, On - 2010-01-21



    Login to add Comments .