Closed shanshuo closed 6 years ago
Hi
From the log it appears as though curl is not supporting https protocol. Based on my experience this happens when ssl
is not present on the system. Could you retry after installing libssl
using apt-get install libssl-dev
?
If you're building with a system-provided cmake, it may not have been built with ssl enabled. The builds on cmake.org, for example
https://cmake.org/files/v3.12/cmake-3.12.3-Linux-x86_64.tar.gz
...should work.
On Thu, Oct 25, 2018 at 8:08 AM, Ameya Shringi notifications@github.com wrote:
Hi From the log it appears as though curl is not supporting https protocol. Based on my experience this happens when ssl is not present on the system. Could you retry after installing libssl using apt-get install libssl-dev?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Kitware/DIVA/issues/17#issuecomment-433025398, or mute the thread https://github.com/notifications/unsubscribe-auth/AHC7JHYAclRd2qhOPQaiPcg1AoIe6eQBks5uoanQgaJpZM4X57IO .
@collinsr Thanks. Using the compiler you provided to cmake
works.
Hi, an error occurs when I tried to super-build DIVA. The information follows. OS: ubuntu 16.04 Complete output: output.txt CMakeCache.txt