Compiling error when trying to install root 5.34/36

In file included from cint/cint/src/dict/libstrm.h:37:0,
from cint/cint/src/dict/libstrm.cxx:14:
cint/cint/lib/stream/iostrm.h:24:10: fatal error: iostream.h: No such file or directory
#include <iostream.h>
^~~~~~~~~~~~
compilation terminated.


ROOT Version: 5.34/36
Platform: ubuntu18.04
Compiler: 7.3.0


Looks like ROOT5 doesn’t build on Ubuntu 18.04. Please use ROOT 6, e.g. downloading https://root.cern.ch/download/root_v6.14.04.Linux-ubuntu18-x86_64-gcc7.3.tar.gz

Cheers, Axel.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.