Using Jad on Ubuntu, the above error occurred:
./jad:error while loading shared libraries:libstdc++-libc6.2-2.so.3:cannot open Shared object file:no such file or dir Ectory
Some suggestions for online search are:
1. Download the package from http://packages.ubuntu.com/dapper/i386/libstdc++2.10-glibc2.2/download
2. sudo dpkg-i libstdc++2.10-glibc2.2_2.95.4-24_i386.deb
3. If you don ' t have the following items in the package, please install:-
- sudo apt-get install LIBEXPAT1
- sudo apt-get install Libtiff4
4. sudo ln-s/usr/lib/libexpat.so.1/usr/lib/libexpat.so.0
5. sudo ln-s/usr/lib/libtiff.so.4/usr/lib/libtiff.so.3
For me the reason is to download the http://varaneckas.com/jad/in the
- Jad 1.5.8e for Linux (statically linked) (389972 bytes)-Take this version if the one above crashes or displays the " Seek error "message.
And that's not the first time I downloaded it.
./jad:error while loading shared libraries:libstdc++-libc6.2-2.so.3:cannot open Shared object file:no such file or dir Ectory