Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The AWS key management plugin doesn't built on CentOS 7 because the version of cmake is too old. I believe this was fixed for Enterprise by installing a newer cmake somewhere else on the build host. Can you please see if this is possible for non-Enterprise 10.2?
EPEL has a package for cmake 3.6.3 (cmake3). I used that one on a CentOS 7 VM to build the aws-sdk-cpp and it worked fine for me