Installation of ROOT CERN

Hello. I have Alma Linux version 9.2, and I wanted to install ROOT 6.28.06, and I got this error message:
[ 53%] Built target obj.llvm-tblgen
– TBB build command succeeded. See also /home/ali/ROOT_CERN/root-6.28.06/buildroot/TBB-prefix/src/TBB-stamp/TBB-build-.log
[ 53%] Performing install step for ‘TBB’
– TBB install command succeeded. See also /home/ali/ROOT_CERN/root-6.28.06/buildroot/TBB-prefix/src/TBB-stamp/TBB-install-
.log
[ 53%] Performing tbb2externals step for ‘TBB’
[ 53%] Completed ‘TBB’
[ 53%] Built target TBB
make: * * * [Makefile:156: all] Error 2

Here is my Alma Linux info:
NAME=“AlmaLinux”
VERSION=“9.2 (Turquoise Kodkod)”
ID=“almalinux”
ID_LIKE=“rhel centos fedora”
VERSION_ID=“9.2”
PLATFORM_ID=“platform:el9”
PRETTY_NAME=“AlmaLinux 9.2 (Turquoise Kodkod)”
ANSI_COLOR=“0;34”
LOGO=“fedora-logo-icon”
CPE_NAME=“cpe:/o:almalinux:almalinux:9::baseos”

ALMALINUX_MANTISBT_PROJECT=“AlmaLinux-9”
ALMALINUX_MANTISBT_PROJECT_VERSION=“9.2”
REDHAT_SUPPORT_PRODUCT=“AlmaLinux”
REDHAT_SUPPORT_PRODUCT_VERSION=“9.2”

Any help would be appreciated.
Best wishes,
Ali.

First, EPEL has root-6.28.06 RPM package for el9. Why do you try to compile sources?


Second, error message:

make: * * * [Makefile:156: all] Error 2

does not tell what went wrong.

Yeah, I installed on 8.8 from epel for a look-see a while back. Don’t recall any issues.