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

macOS: Impossible to open plink2 #279

Closed
Will-Tyler opened this issue Sep 26, 2024 · 4 comments
Closed

macOS: Impossible to open plink2 #279

Will-Tyler opened this issue Sep 26, 2024 · 4 comments

Comments

@Will-Tyler
Copy link

Description

I am trying to run plink2 on my MacBook Air. I downloaded plink2 from here by selecting the download link for Alpha 5.14 final for macOS M1.

When I try to run plink2 (./plink2), macOS displays a message saying that Apple cannot verify that plink2 does not contain malicious software and that the software needs to be updated.

Machine details

OS: macOS 14.6.1 23G93 arm64
Host: MacBookAir10,1
Kernel: 23.6.0
Uptime: 15 days, 1 hour, 37 mins
Shell: zsh 5.9
CPU: Apple M1
GPU: Apple M1
@chrchang
Copy link
Owner

Compile from source if you are concerned about this.

@Will-Tyler
Copy link
Author

It is not just a concern. macOS will not let me run the downloaded plink2 because of this.

I was able to install a working plink2 through brewsci/bio, which I learned about through #253, not through any documentation.

In my opinion, this issue should remain open because the installation instructions do not work.

@chrchang
Copy link
Owner

Apple has recently made this harder for users, but no, it's not impossible. If it ever becomes impossible, I may stop supporting macOS.

@ShashaankV
Copy link

For macOS, do this:

  1. try to run plink2 (or 1.x) and let it throw an error
  2. then in Settings go to Privacy and Security, scroll down until you see a comment about plink2 being blocked, click Allow Anyway
  3. you should now be able to run plink 2 (or 1.x)
plink2macOS

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