Skip to content

Installing error in Bpipe on M1 Mac #281

@Mercilena

Description

@Mercilena

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions