<div dir="ltr">Hello,<br><br>I am trying to install Cmake and I am running into an error when I enter the install directory and run<br>sudo ./bootstrap && make && make install<br>as specified in the README file<br><br>The error message is as follows:<br><br>CMake Error at cmake_install.cmake:41 (file):<br>  file INSTALL cannot copy file<br>  "/home/frank/Downloads/cmake-3.13.0-rc1/Copyright.txt" to<br>  "/usr/local/doc/cmake-3.13/Copyright.txt".<br><br><br>Makefile:83: recipe for target 'install' failed<br>make: *** [install] Error 1<br><br>Thank you,<br>Frank Tocci<br></div>