sudo ./jdk5.bin 后出现错误
./jdk5.bin; error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
执行
sudo apt-get install libstdc++5
后可正常安装。
./jdk5.bin; error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
执行
sudo apt-get install libstdc++5
后可正常安装。

添加到雅虎收藏