LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   unable to install libstdc++.so.5 on RHEL 6 (64bit) (https://www.linuxquestions.org/questions/linux-newbie-8/unable-to-install-libstdc-so-5-on-rhel-6-64bit-916537/)

rkhyd 12-01-2011 06:48 AM

unable to install libstdc++.so.5 on RHEL 6 (64bit)
 
Hello

I need libstdc++.so.5 on RHEL 6 64 bit.

I downloaded the package "compat-libstdc++-33-3.2.3-69.el6.i686.rpm" and tried to install. The system returned me the message that its already installed. However, libstdc++.so.5 was still missing.

Then i tried to install compat-libstdc++-33-3.2.3-47.3.i386.rpm which has the libstdc++.so.5 but i get the message that "unable to install compat-libstdc++-33-3.2.3-47.3.i386.rpm as there is no transaction"

Could any one explain me how to get the libstdc++.so.5 on my RHEL6 (64bit) machine?

cheers
Ravi

knudfl 12-01-2011 07:48 AM

Simply :

# yum install compat-libstdc++-33.x86_64

rkhyd 12-02-2011 02:52 AM

Quote:

Originally Posted by knudfl (Post 4539099)
Simply :

# yum install compat-libstdc++-33.x86_64

Thankyou...it worked..

# yum install lisbstdc++.so.5

:)


All times are GMT -5. The time now is 10:07 AM.