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

Installing error in Bpipe on M1 Mac #281

Open
Mercilena opened this issue Feb 12, 2023 · 2 comments
Open

Installing error in Bpipe on M1 Mac #281

Mercilena opened this issue Feb 12, 2023 · 2 comments

Comments

@Mercilena
Copy link

I am trying to install Bpipe version 0.9.11 from gitihub source code set up on M1 Mac. I am getting this error as configure file is not found in the folder.
(base) MacBook-Pro:bpipe-0.9.11 2 $ ./configure
-bash: ./configure: No such file or directory
(base) MacBook-Pro:bpipe-0.9.11 2 $ ./bpipe.config
-bash: ./bpipe.config: Permission denied
(base) MacBook-Pro:bpipe-0.9.11 2 $ chmod +x ./bpipe.config
(base) MacBook-Pro:bpipe-0.9.11 2 $ ./bpipe.config
./bpipe.config: line 4: tools: command not found
[main] unrecognized command '{'
./bpipe.config: line 7: probe: command not found
./bpipe.config: line 8: desc: command not found
link: =: No such file or directory
./bpipe.config: line 10: syntax error near unexpected token }' ./bpipe.config: line 10: }'

Is bpipe.config file same as configure file?
Please help to install bpipe.

@ssadedin
Copy link
Owner

hi @Mercilena the bpipe.config file is not a configure file.

If you would like to build from source, take a look at the Developer Setup Instructions. Let me know if you have issues with that.

@Mercilena
Copy link
Author

I could not find configure file when I downloaded the version 0.9.11. Can you help me with the installation instructions to follow on M1 Mac? I have tried and followed the instructions many times but could not.

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

2 participants