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
-
Try
sudo apt-get install libopenssl, if I recall correctly. You don't have the libssl library installed. -
sorry sudo apt-get install libopenssl not correct. i had already installed openssl . how about libopenssl is it different?