WyvernTKC / cpuminer-gr-avx2

Optimised Version of GR miner for RTM
GNU General Public License v2.0
375 stars 195 forks source link

version `CURL_OPENSSL_4' not found (required by ./binaries/cpuminer-avx2) #161

Open xingxiaoyang opened 2 years ago

xingxiaoyang commented 2 years ago

At first, it reports that "libcrypto.so.1.1: cannot open shared object file". Then I updated to libcrypto.so.1.1.0.

After updating, it reports as following,

Detected Intel CPU: Intel(R) Xeon(R) Platinum 8163 CPU @ 2.50GHz

Available CPU Instructions: AVX2 AVX SSE42 AES

Starting avx2 variant of the binaries.

./binaries/cpuminer-avx2: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version 'CURL_OPENSSL_4' not found (required by ./binaries/cpuminer-avx2)

OS: Ubuntu 16.04