Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 11:48:09 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
HELP INSTALLING THUNDERBIRD IN RHEL 5.0
« previous
next »
Print
Pages: [
1
]
Author
Topic: HELP INSTALLING THUNDERBIRD IN RHEL 5.0 (Read 7642 times)
Hemanthv
New Member
Posts: 1
HELP INSTALLING THUNDERBIRD IN RHEL 5.0
«
on:
January 06, 2009, 01:50:33 PM »
Hello ,
I am facing this problem while I try to untar and configure the thunderbird mail client.
I downloaded the gzip tar file of thunderbird.
Untarred the package using # tar -zxvf thunderbird....
then changed the directory # cd thunderbird
#./thunderbird
and i get the following error
./thunderbird-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
tried #rpm -qa | grep libstdc++
and I get an output saying libstdc++2.6.... but still I am unable to work with thunderbird please help me.
Logged
unixmen
Linux Noob !
Posts: 24
Re: HELP INSTALLING THUNDERBIRD IN RHEL 5.0
«
Reply #1 on:
January 06, 2009, 03:56:34 PM »
install ftp://ftp.rediris.es/volumes/vol1/centos.org/5.2/os/i386/CentOS/compat-libstdc++-33-3.2.3-61.i386.rpm
or just yum install compat-libstdc++
if you have any other question join free Live chat support on or send email to pirat9@
Regards
Team
Logged
gargsachin_ait
Linux Noob !
Posts: 27
Re: HELP INSTALLING THUNDERBIRD IN RHEL 5.0
«
Reply #2 on:
January 07, 2009, 03:44:48 AM »
Thanks a lot. Mu thunderbird is working now. But i have one more problem. To initialize thunderbird i have to go to terminal then the path of thundrbird and then write ./thunderbird.
Is it possible to start in a shortcut way
Logged
unixmen
Linux Noob !
Posts: 24
Re: HELP INSTALLING THUNDERBIRD IN RHEL 5.0
«
Reply #3 on:
January 07, 2009, 10:38:55 AM »
yes . cd /usr/bin
ln -s /......(directory where u have thunderbird)/thunderbird
next time just open terminal and type thunderbird and wil start
Greetz
www net
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
HELP INSTALLING THUNDERBIRD IN RHEL 5.0