Well I'm very new to ubuntu, but I'm moving to it permanently now.
Honestly I'm not sure what I did to get it working eventually, a heck of a lot googling and installing packages.
from a shell:
dpkg -l libcurl4
dpkg -l libcurl3
The one that is installed will list the version. The one that is not will simply say "" for version.
Looks like only libcurl3 is installed
Yeah, which is a valid workaround for dedicated mining rigs. But for a desktop, a lot of the most recent packages require libcurl4 instead. For myself virtualbox and obs are the main conflicts.
[/quote]
I have also upgraded to Ubuntu 18.04 and have lost the ability to run ethdcrminer64:
./ethdcrminer64: /usr/lib/x86_64-linux-gnu/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./ethdcrminer64)
Downgrading from libcurl4 to libcurl3 would be too disruptive:
sudo apt-get install libcurl3
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
cryptsetup cryptsetup-bin db-util db5.3-util extlinux hfsplus icoutils
ldmtool libbfio1 libconfig9 libdate-manip-perl libewf2 libhfsp0 libhivex0
libintl-perl libintl-xs-perl libldm-1.0-0 libstring-shellquote-perl
libsys-virt-perl libwin-hivex-perl lsscsi scrub supermin zerofree
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
curl libafflib0v5 libcurl4 libcurl4-openssl-dev libguestfs-hfsplus
libguestfs-perl libguestfs-reiserfs libguestfs-tools libguestfs-xfs
libguestfs0 libtsk13 sleuthkit
The following NEW packages will be installed:
libcurl3
0 upgraded, 1 newly installed, 12 to remove and 39 not upgraded.
Need to get 214 kB of archives.
After this operation, 41.8 MB disk space will be freed.
Is there any hope of Claymore resolving this issue? If not, I'll move to another miner.