Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
bogesman
on 05/09/2018, 07:27:10 UTC
apt-get install libcurl3


Not a solution, because other components of ubuntu 18 depend on libcurl4 which get's uninstalled if you install libcurl3. Internet is full of these reports for various packages. Anyway i found another solution.
Get libcurl.so.3 from the package and

LD_PRELOAD=libcurl.so.3 ./z-enemy.....