Closed muszar closed 6 years ago
Install libcurl4-openssl-dev
Or use prebuild binary https://github.com/macchky/cpuminer/releases/tag/v2.6.0
already installed root@Ubuntu-1604-xenial-64-minimal ~ # apt-get install libcurl4-openssl-dev Reading package lists... Done Building dependency tree Reading state information... Done libcurl4-openssl-dev is already the newest version (7.47.0-1ubuntu2.5). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Try Reboot or reLogin
Same problem even after a reboot of the server: checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.47.0 checking for libcurl >= version 7.15.2... yes checking whether libcurl is usable... no configure: error: Missing required libcurl >= 7.15.2
re run ./autogen.sh
same issue: checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.47.0 checking for libcurl >= version 7.15.2... yes checking whether libcurl is usable... no configure: error: Missing required libcurl >= 7.15.2
hmm But It's not cpuminer issue, so google it
all was OK with the old version that I deployed on 4 servers. Since the last modification impossible to resolve the issue.
git pull!
checking for curl-config... /usr/bin/curl-config checking for the version of libcurl... 7.47.0 checking for libcurl >= version 7.15.2... yes checking whether libcurl is usable... no configure: error: Missing required libcurl >= 7.15.2
the libcurl is already installed: curl is already the newest version (7.47.0-1ubuntu2.5). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.