I have done:
- download of CYGWIN
- download of root_v3.10.02.win32gcc.tar.gz; then from CYGWIN untar, unzip
- set of environment variables export ROOTSYS=/root
export PATH=$PATH:$ROOTSYS/bin - when i attempting to run root, (from prompt, $ root), it appears an error message
“LIBX11.DLL file not found” , and ROOT don’t run.
I want to ask how can I solve this problem.
Thank you.