Installation issue

50 views
Skip to first unread message

Maria Avramidou

unread,
Oct 30, 2023, 11:22:40 AM10/30/23
to biodyna...@googlegroups.com
Screenshot 2023-10-30 at 14.03.09.png
Screenshot 2023-10-30 at 14.03.34.png
Screenshot 2023-10-30 at 14.04.19.png
Screenshot 2023-10-30 at 14.04.43.png

Tobias Duswald

unread,
Oct 30, 2023, 11:48:03 AM10/30/23
to BioDynaMo Forum

Can you verify that `brew list` shows `open-mpi` in the formulae?

Maria Avramidou

unread,
Oct 31, 2023, 11:48:26 AM10/31/23
to BioDynaMo Forum
Hi Tobias, open-mpi does appear in brew list

Tobias Duswald

unread,
Oct 31, 2023, 2:10:11 PM10/31/23
to BioDynaMo Forum
Well, something went wrong with the automatic installation of these packages. From the present information, it's unfortunately impossible to tell you what's wrong, but if you do it step by step yourself, you may either install it successfully, or you may find the problem.

I'd recommend doing the following:

1. Install the prerequisites manually (required and optional): see here https://biodynamo.github.io/docs/userguide/prerequisites/#required-packages-5

2. Clone biodynamo
cd <some-path-of-choice>

3. Compile biodynamo
cd <some-path-of-choice>/biodynamo
mkdir build
cd build
cmake ..
make -j

4. Verify installation
source <some-path-of-choice>/biodynamo/build/bin/thisbdm.sh
cd <some-path-of-choice>/biodynamo/build
./bin/biodynamo-unit-tests

Ideally, everything goes smoothly. If you encounter any issues in 2.-4. please feel free to reach out. If you encounter problems with brew, i.e. in 1, we have limited influence on that.

T
Reply all
Reply to author
Forward
0 new messages