If you want to install a Email Thunderbird (Email Client)
Using Console:
1. Login as root
2. pacman -S thunderbird
If you want to install a Email Thunderbird (Email Client)
Using Console:
1. Login as root
2. pacman -S thunderbird
I have problem in launching my Thunderbird. It appeared in the panel and start loading but after a few minutes, nothing happened. I can't see any error message. Already, reinstalled it using these command.
sudo pacman -S thunderbird
Password:
warning: thunderbird-3.0.3-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): thunderbird-3.0.3-1
Total Download Size: 0.00 MB
Total Installed Size: 31.72 MB
Proceed with installation? [Y/n]
checking package integrity...
(1/1) checking for file conflicts [#####################] 100%
(1/1) upgrading Thunderbird [#####################] 100%
02:57 roz ~ $ Thunderbird
03:06 roz ~ $ Thunderbird
But still, nothing happened. No output.
I'm using these version - 2.6.32-ARCH.
Any workaround for these.
Thanks in advance..
@roz: try to remove your .mozilla and .thunderbird folder on your home directory then resstart your thunderbird application. let us know if you still encounter the same problem.
rm -fR /home/yourusername/.mozilla
rm -fR /home/yourusername/.thunderbird
@r3d3ye:
Thanks for the help. It works!
You must log in to post.