Just remember that you can “make install”, but there is no “make uninstall” (in makefiles generated by cmake), so you’d better make sure that your “install directory” (e.g., use “/opt/ROOT/v6-26-02”) is well separated from the “system directories” (like “/usr/...”).