Tag Archive: Ubuntu

Error While Loading Shared Libraries: libstdc++.so.5

Was just installing WUBI on my IBM Thinkpad T60p, before I setup Java development environment, by the way WUBI stands for (Windows-based Ubuntu Installer). The Ubuntu installation process went fine, and everything runs fine, went on to download Java 5 from Oracle after the download, I changed to bin file to make it executable then…

IntelliJ IDEA on Ubuntu

Installing Intellij IDEA on Ubuntu 9.10 I’ve been a user of the excellent IntelliJ Java IDE for some time  on Windows. Even though the official Linux support by JetBrains is only for RedHat, you can also install IntelliJ fairly easily on Ubuntu. I’ve tested this with ubuntu 9.10 , Java 6, and IntelliJ 8. Here’s…