not installed on ubuntu because libssl.so.......

Asked by niyazi over 1 year ago

Hi, How to run this package(hacketyhack-1.0.1.run). While running it using command ./hacketyhack-1.0.1.run, got an error {"/tmp/selfgz14418/hacketyhack-bin: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory"}.

2 responses

  • steve says

    Try sudo apt-get install libopenssl, if I recall correctly. You don't have the libssl library installed.

  • niyazi says

    sorry sudo apt-get install libopenssl not correct. i had already installed openssl . how about libopenssl is it different?