Does it work when you do:
$ source where_root_is_installed/bin/thisroot.csh
Is $ROOTSYS defined afterwards ?
instead of source it might be " ." (dot)
$ . where_root_is_installed/bin/thisroot.csh
Does it work when you do:
$ source where_root_is_installed/bin/thisroot.csh
Is $ROOTSYS defined afterwards ?
instead of source it might be " ." (dot)
$ . where_root_is_installed/bin/thisroot.csh