n0thing wrote:I tired install aircrack-ng suite but it seem like I can't run it and it gave me the following output:
aircrack-ng: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory
Anyone know how to fix it?
[email protected]:~$ sudo apt-cache search libssl
dcmtk - OFFIS DICOM toolkit command line utilities
libdcmtk2 - OFFIS DICOM toolkit runtime libraries
libdcmtk2-dev - OFFIS DICOM toolkit development libraries and headers
libssl-dev - SSL development libraries, header files and documentation
libssl-doc - SSL development documentation documentation
libssl-ocaml - OCaml bindings for OpenSSL (runtime)
libssl-ocaml-dev - OCaml bindings for OpenSSL
libssl1.0.0 - SSL shared libraries
libssl1.0.0-dbg - Symbol tables for libssl and libcrypto
libsslcommon2 - enterprise messaging system - common SSL libraries
libsslcommon2-dev - enterprise messaging system - common SSL development files
Oh... ummm, we only have openssl 1.0.0 in the repository.
I don't suppose:
sudo apt-get install libssl1.0.0
will do you any favours.