-
Notifications
You must be signed in to change notification settings - Fork 857
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
ninja build gives hdf5 error #2058
Comments
Try going to |
@pcarruscag I changed the line and called mensa.py --reconfigure and then called ninja. It gives error again on ninja.txt |
I forgot to call miniconda eval bash.hook. I re called ninja and got this error: |
ok please try the same change in |
@pcarruscag It fixed installation issue. |
Thanks for testing, we'll put the fix in the new version |
Describe the bug
I tried to install SU2 from source on HPC system, but on ninja install step it gives error about hdf5 like on attached file.
(base) [root@headnode SU2_v7.5.1]# ./meson.py build -Denable-autodiff=true -Denable-directdiff=true -Dwith-mpi=enabled -Dwith-omp=true --prefix=/shared/apps/SU2/7.5.1/
(base) [root@headnode SU2_v7.5.1]# ./ninja -C build install
Bug report checklist
Please make sure that you have followed the checklist below, many common problems can be solved by:
Desktop (please complete the following information):
ninja.txt
The text was updated successfully, but these errors were encountered: