Post
Topic
Board Mining (Altcoins)
Re: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.5.3 (Linux / Windows)
by
frequencydip
on 28/10/2017, 16:45:37 UTC
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?