Check that root.exe exists!

Hey,

I need some help for my problem with ROOT on Mac OS X. I installed ROOT on the same way I had it already installed successfully on Linux, but now I get this in the terminal:
"can’t start ROOT – check that /Applications/…/root_v5.27.06b/bin/root.exe exists!"
Hm, ok! I see that it exists, but what can I do to fix this error?

Thanks for help - Max

Hi,

How do you define your PATH and DYLD_LIBRARY_PATH?
What happens if you execute first:

$ source /Applications/.../root_v5.27.06b/bin/thisroot.sh

?

Gerri Ganis