Re: [IMP-users] IMP 2.6.1/CentOS-7/Ninja (only) building issue
To: Help and discussion for users of IMP <>
Subject: Re: [IMP-users] IMP 2.6.1/CentOS-7/Ninja (only) building issue
From: Ben Webb <>
Date: Wed, 25 May 2016 11:47:25 -0700
On 5/23/16 1:58 PM, Tru Huynh wrote:
I am preparing the computer lab machine for a course this summer
and I am running into a strange "ninja issue".
...
CMake Error: CMake was unable to find a build program corresponding
to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a
different build tool.
Odd, but this certainly looks like a cmake/ninja issue, nothing
IMP-specific. You might need to explicitly set CMAKE_MAKE_PROGRAM - I
think cmake only looks in /usr/bin/ for ninja. Alternatively, make a
minimal CMakeLists.txt that demonstrates the problem and report it to
the cmake folks.
Ben
--
https://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
- Sir Arthur Conan Doyle