error while loading shared libraries: libstdc++-libc6.2-2.so.3 on JAD in Ubuntu

JAD Java Decompiler is a tool that use for decompiling a .class file into a java source file. I had tried this tool one year ago on Windows environment (Decompile a Java Class File) and I feel is very useful whenever I have the class files but I need to analyze the codes from the [...]