I am trying to install MSM management software in RHEL system. When I type the command to install, it prompts with "File /usr/lib/libstdc++.so.6 not found". I cannot find any library inside FTP. Where can I get this file to complete the installation?
Please download the MSM software from Supermicro FTP site. https://www.supermicro.com/wdl/driver/SAS/LSI/2108/MSM/Linux/11.06-00/11.06-00.zip. Insdie the file, you will be able to find libstdc++-4.4.4-13.el6.i686.rpm library. Please rpm -ivh FILE_NAME to install for RHEL. Then, you will be able to complete the installation.