On Wed, May 13, 2020, Arthur Glasfeld wrote:
>
>The command “./b2” fails
>/bin/sh: cmake: command not found
Here is the problem: cmake is not in your PATH. We need to update the
installation instructions to make this clear. If you downloaded cmake
for kitware, the try something like this:
export PATH=/Applications/CMake.app/Contents/bin:$PATH
Change the first part if your cmake came from some other source.
...good luck....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu May 14 2020 - 04:00:02 PDT