Re: [CMake] Error in Cmake Installation

2015-02-10 Thread Parag Chandra
Try running: sudo make install Instead. On Feb 10, 2015, at 7:45 AM, Gunjan Gautam mailto:gunjan.gemin...@gmail.com>> wrote: Hi All, While installing cmake using below option, I am facing the error in step 3. Step1: ./bootstarp Step2: make step: make install Error after step 3: CMake Erro

[CMake] Error in Cmake Installation

2015-02-10 Thread Gunjan Gautam
Hi All, While installing cmake using below option, I am facing the error in step 3. Step1: ./bootstarp Step2: make step: make install Error after step 3: *CMake Error at cmake_install.cmake:36 (file): file INSTALL cannot set permissions on "/usr/local/doc/cmake-3.1/Copyright.txt"* How to ov