Install ROOT5.34.34

hello,My system is centos8, gcc8.3.1. Due to the need of work, I need to install root5.34.34. What should I do?

Please read tips for efficient and successful posting and posting code

ROOT Version: root5.34.34
Platform: centos8
Compiler: gcc8.3.1


I don’t think it will be possible to build ROOT 5.34/34 on your system / compiler.

However, you should easily be able to build the head of the v5-34-00-patches branch, i.e. ROOT 5.34/39 as of today (you may need to add “--enable-gsl-shared --disable-fitsio” when configuring it).

I managed to do it for ROOT 5.34.36 on CentOS8 last year with gcc8. I had to install Python 2.7 from scratch first. Whether or not the attached patches will work for 5.36.34 I don’t know.

root5_python2.7_patches.tgz (2.2 KB) peter