asp211
June 23, 2020, 8:25pm
1
I’ve read the solution here
Dear all,
I updated my macbook from Mojave 10.14 to Catalina 10.15.1, then when I want to open the root in the terminal I am facing with message ( “root” cannot be opened because the developer cannot be verified.) could anyone of you help me with this matter please? By the way, I had tried for many time to solve this problem from security&privacy by clicking on “allow anyway” button but, still the problem is remained.
Thank you.
but it still keeps throwing the same error for me (developer verification cannot be done)
Here is what I did:
cd “location of root”
source ./bin/thisroot.sh
curl -O https://root.cern/download/nightly/root_v6.18.99.macosx64-10.15-clang110.pkg
root
And an error is thrown. Am I doing this correctly? How do I fix this?
Thanks.
couet
June 24, 2020, 11:52am
2
@Axel solved the thread you are pointing too. May he can help you with your specific problem.
Axel
June 24, 2020, 2:14pm
3
Just making sure - after curl
you did install the package, right? root
isn’t going to work out of the box, you need to set it up through . /Application/ROOT-v6.18.99/bin/thisroot.sh
(please correct the directory - this is from my unreliable memory).
system
Closed
July 8, 2020, 2:19pm
4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.