Problem installing ROOT 6.08.04 on Mac Sierra

Hi every one,

I used to have root v5 working just fine. I upgraded from Mac 10.8 to 10.12.3 and everything crashed.
I updated X11, gcc and Installed root v6.08.04.
I used cmake (instead of ./configure) then make and it seemed to be built.
but when I type
$ root
I get the following error
-bash: root: command not found

What can be wrong?

Thanks

Sheren

You need to setup the environment by sourcing

source <install-prefix-or-build-tree>/bin/thisroot.sh