Can't run tutorials on IOS

Hello,

I’ve recently installed root using homebrew (brew install root) on Mac. Everything worked without any error. The problem is when I try running any tutorial. After typing
.x df000.C
I get Error “Error in < TApplication::ExecuteFile>: macro df000.C not found in path .:/usr/local/Cellar/root/6.26.00/share/root/macros”. I don’t know how to solve this problem. Also my homebrew is up to date.

df000.C does not exist in the ROOT tutorials. But df000_simple.C does.

and I suppose this macro in not in /usr/local/Cellar/root/6.26.00/share/root/macros nor in the current directory. Just check with ls

I’m kinda lost here. I don’t know what I am supposed to do to run a tutorial. Do I create a file with macros in my working directory?

All the tutorials macros exist in $ROOTSYS/tutorials