I'm having issues launching zm, I already created links to the newer versions of the libraries. On Centos 7.3
ln /usr/lib64/libcrypto.so /usr/lib64/libcrypto.so.1.0.0
ln /usr/lib64/libssl.so /usr/lib64/libssl.so.1.0.0
I still get the error
./zm: /lib64/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./zm)
./zm: /lib64/libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by ./zm)
Any help?
dstm, can you compile you miner using the library and not the specific version?