Oct 8, 2018

Install latest cmake in ubuntu

 
Option 1:
=========
http://www.linuxfromscratch.org 
 
 
Option 2:
========= 
 
Get the latest cmake from https://cmake.org/download 
Then do the following after unzipping the source
 
$cd $CMAKE_DOWNLOAD_PATH
$./configure
$make
$sudo make install
 
It might not work  if your GCC is old (eg, gcc 4.7) because some functionalities in cmake requires newer gcc (eg, 4.8 or more recent)


Reference
 

No comments:

Carlo Cipolla's Laws of Stupidity

    "By creating a graph of Cipolla's two factors, we obtain four groups of people. Helpless people contribute to society but are...