I'm running Ubuntu Gutsy 7.10 - when I try to execute the jad executable I get this error:
jad: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I've downloaded both versions of Jad for Linux - statically linked and shared - neither works. any ideas? I installed the Ubuntu "build-essential" package thinking that would help but it did not.
Thanks
Mark
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm running Ubuntu Gutsy 7.10 - when I try to execute the jad executable I get this error:
jad: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I've downloaded both versions of Jad for Linux - statically linked and shared - neither works. any ideas? I installed the Ubuntu "build-essential" package thinking that would help but it did not.
Thanks
Mark
Disregard - I added a symbolic link to the jad executable in /usr/bin and now it's working.