ubuntu - Error while using JAD to decompile java class -


i trying decompile java class analyze source code using jad tool. however, getting error once run it:

./jad: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: no such file or directory

i using ubuntu 12.04, , have x86 architecture.


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -