Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install on macos #5

Closed
dannyob opened this issue May 14, 2024 · 2 comments
Closed

Can't install on macos #5

dannyob opened this issue May 14, 2024 · 2 comments

Comments

@dannyob
Copy link

dannyob commented May 14, 2024

I downloaded the macos image, but when I try to execute it, I get the error '"islisp-macos" can't be opened because Apple cannot check it for malicious software. This software needs to be updated. Contact the developer for more information.'

sha256 of the islisp-macos binary is 3853bdffce9a5fb85431e34e8aa655a3218d9c40ac799e8c4497ca7697078790
MacOS is Sonoma 14.5

@shaunsmith
Copy link
Contributor

You need to clear the quarantine bit from the islisp-macos executable. For example:

sudo xattr -r -d com.apple.quarantine islisp-macos

shaunsmith added a commit to shaunsmith/islisp-truffle that referenced this issue May 14, 2024
arvyy pushed a commit that referenced this issue May 14, 2024
@arvyy
Copy link
Owner

arvyy commented May 14, 2024

Seems a proper solution requires paying apple in perpetuity for a license. For foreseeable future running on macos will require workarounds like what shaunsmith suggested.

@dannyob dannyob closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants