How to install libstdc++.so.5 for Ubuntu
Today when I tried to run our applications, I was told that there is a necessary library libstdc++.so.5 missing.
Now, I give the programmers who also faces the same problem a solution:
sudo apt-get install libstdc++5
By javafuns on May 13, 2009 at 09:25 ·
Views: 1,716 · Permalink · RSS
Categorized in: Java, Operation Systems · Tagged with: Java, Linux, Ubuntu
Categorized in: Java, Operation Systems · Tagged with: Java, Linux, Ubuntu


(