GROMACS version:2024.3
GROMACS modification: NO
hello,
I am trying to install gromacs on my laptop and when I tried to run: make check, I got the following error:
The following tests FAILED:
6 - NbLibSamplesTestArgon (Failed)
7 - NbLibSamplesTestMethaneWater (Failed)
9 - NbLibSetupTests (Failed)
10 - NbLibTprTests (SEGFAULT)
11 - NbLibIntegrationTests (Failed)
Errors while running CTest
make[3]: *** [CMakeFiles/run-ctest-nophys.dir/build.make:71: CMakeFiles/run-ctest-nophys] Error 8
make[2]: *** [CMakeFiles/Makefile2:3293: CMakeFiles/run-ctest-nophys.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:3327: CMakeFiles/check.dir/rule] Error 2
make: *** [Makefile:628: check] Error 2
what is the possible solution?
thank you for your help.