Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.7 (Windows/Linux)
by
trubicoid
on 28/04/2018, 13:05:54 UTC
If someone uses new Ubuntu 18.04 LTS, claymore ends with an error message:
Code:
/usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found ...

To correct it, just install older version of curl library

Code:
sudo apt install libcurl3