I installed cmake
without any error in Ubuntu 14.10 64-bit
I am getting this error while running cmake
in gromacs
build directory
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/usr/local/bin
CMake Error: Error executing cmake::LoadCache(). Aborting.
How should I proceed?