Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

docker Problem with the CMake installation, aborting build. CMake executable is cmake

For alpine linux - run:

apk add cmake

For debian/ubuntu - run:

apt-get install cmake

For redhat/fedora/centos - run:

yum install cmake
 
PREVIOUS NEXT
Tagged: #docker #Problem #CMake #aborting #CMake #executable #cmake
ADD COMMENT
Topic
Name
6+8 =