I want to install the ROOT 6.24.06, when I go to the step"sudo make install",
the error shows in the below
-- stdout output is:
-- Had to git clone more than once:
3 times.
-- stderr output is:
Cloning into 'clad'...
fatal: unable to access 'https://github.com/vgvassilev/clad.git/': GnuTLS recv error (-54): Error in the pull function.
Cloning into 'clad'...
fatal: unable to access 'https://github.com/vgvassilev/clad.git/': Failed to connect to github.com port 443: Connection refused
Cloning into 'clad'...
fatal: unable to access 'https://github.com/vgvassilev/clad.git/': Failed to connect to github.com port 443: Connection refused
CMake Error at /home/xxc/root-6.24.06/build/interpreter/cling/tools/plugins/clad/clad-prefix/tmp/clad-gitclone.cmake:31 (message):
Failed to clone repository: 'https://github.com/vgvassilev/clad.git'
CMake Error at clad-stamp/clad-download-Release.cmake:47 (message):
Stopping after outputting logs.
make[2]: *** [interpreter/cling/tools/plugins/clad/CMakeFiles/clad.dir/build.make:110: interpreter/cling/tools/plugins/clad/clad-prefix/src/clad-stamp/clad-download] Error 1
make[1]: *** [CMakeFiles/Makefile2:25229: interpreter/cling/tools/plugins/clad/CMakeFiles/clad.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
Please read tips for efficient and successful posting and posting code
ROOT Version: ROOT-6.24.06
Platform: Ubuntu
Compiler: Not Provided