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

Permission denied - mac #1106

Open
sundar07 opened this issue Apr 23, 2024 · 0 comments
Open

Permission denied - mac #1106

sundar07 opened this issue Apr 23, 2024 · 0 comments

Comments

@sundar07
Copy link

sundar07 commented Apr 23, 2024

Hi
I have a naive problem. I would like to try out elastix for image registration and downloaded the mac version of elastix (5.1.0). I then added the path to elastix in mac terminal and tried "elastix -- help", but I get "Permission denied" error. It is likely to be a mac problem, which I am unable to solve. Any help will be great!

Below, I have copy pasted what I have tried in terminal.

(base) sundar@SundarsacStudio ~ % export PATH=/Users/sundar/elastix-5.1.0-mac/bin:$PATH
(base) sundar@SundarsacStudio ~ % export DYLD_LIBRARY_PATH=/Users/sundar/elastix-5.1.0-mac/lib:$DYLD_LIBRARY_PATH
(base) sundar@SundarsacStudio ~ % pwd
/Users/sundar
(base) sundar@SundarsacStudio ~ % cd elastix-5.1.0-mac
(base) sundar@SundarsacStudio elastix-5.1.0-mac % elastix --help
zsh: permission denied: elastix

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

1 participant