Everyone is using Thunderbird on MS Windows, Ubuntu Linux and Fedora Core Linux. So, why shouldnt Centos 5.1 be able to install?
1. Download Thunderbird 2 from Mozilla (http://www.mozilla.com/en-US/thunderbird/) or other mirros like (http://mirror.oscc.org.my/mozilla/thunderbird/). I downloaded thunderbird-2.0.0.14.tar.gz to the directory /tmp.
2. Extract the files
3. Open a terminal and login as root to thee directory /opt
su -
cd /opt
4. Copy the extracted forlders to /opt
cp -rf /tmp/thunderbird /opt
5. Install the older library of libstdc++.so.5 (5.1 comes with version libstdc++.so.6)
yum install compat-libstdc++-33.i386
6. Test the Thunderbird as a normal user
/opt/thunderbird/thunderbird
7. Copy the icons to the user wide pixmap
cp thunderbird/icons/mozicon*.xpm /usr/share/pixmaps/
8. When Thunderbird starts, it complains about the mode for /var/spool/mail, as it cannot write to this folder. As root do the following
chmod 01777 /var/spool/mail
Add the application launcher in the panel/menu using the mozicon icon. Only things left is to install other plugins. My first plugins are always the Calendar (lightning) and birthday.
-
Looking at alternative computer software solutions for a variety of reasons. This includes price, computer security, virus prevention and reliability. Here are my notes and great that if it helps you, otherwise please understand what you are doing and not follow blindly. All works expressed are my own and does not necessarily express the products or organisations mentioned here.
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(85)
-
▼
May
(11)
- Thunderbird on CentOS 5.1
- Using linux to view network traffic on a port
- How many Linux do I need?
- Will OSS such as MySQL still be free?
- Installing Calendar Server on CentOS - part 2
- Installing Calendar Server on CentOS - part I
- Thunderbird Troubleshooting
- OpenOffice.org Annual Conference (OOoCon 2008)
- First glimpse of OOo 2.4
- OpenOffice.org 2.4 working fine
- OOOP-accessories template problem with Photos
-
▼
May
(11)
No comments:
Post a Comment