LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to find libstdc++* or compat-libstdc++-* (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-find-libstdc-%2A-or-compat-libstdc-%2A-638628/)

bopedibop 04-29-2008 06:47 AM

How to find libstdc++* or compat-libstdc++-*
 
Hi

Iam about to install ScanMail for Domino on a redhat 5, domino 8.

And i need this package libstdc++* or compat-libstdc++-*

Check whether the library libstdc++.so.6 exist in system

- command is:
rpm -qf /usr/lib/libstdc++.so.6

- please apply related package if it doesn't exist.
Usually the package name is libstdc++* or compat-libstdc++-*

******
I dont have that package, and i did a search on the net, i found alot but iam not sure its the corrct package, so i went to u guys, who i belive can give me tip.

Thanks

unSpawn 04-29-2008 09:03 AM

For 'rpm -q --whatprovides $(readlink -f $(locate lib/libstdc++.so.6.))' I get "libstdc++-4.1.2-14.el5", if not found through Yum or up2date then maybe through for instance http://rpm.pbone.net/index.php3/stat....i386.rpm.html.

bopedibop 04-29-2008 09:53 AM

Thank you very much
 
Thank you very much.


All times are GMT -5. The time now is 08:29 PM.