在CentOS系统中,C++库文件通常位于以下目录:
/usr/lib
/usr/lib64
/usr/local/lib
/usr/local/lib64
查找特定库文件可使用find、locate或whereis命令。
find
locate
whereis