Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
 tar -zxvf /tmp/cmake-3.5.0.tar.gz
cd /sw/cmake/3.5.0
./bootstrap --prefix=/sw/cmake/3.5.0
  make      
  make install

 

Reference

...