Re: [Rdkit-discuss] Problems building from source

2021-12-21 Thread Greg Landrum
Glad to hear it. And it's helpful if these replies also go to the mailing list so that others can also see that this was the answer to the question. Thanks, -greg On Tue, Dec 21, 2021 at 10:09 AM Tim Dudgeon wrote: > Hi Greg, > Yes, that seems to have done the trick. > Thanks! > Tim > > On Tue

Re: [Rdkit-discuss] Problems building from source

2021-12-20 Thread Greg Landrum
Hi Tim, You probably need to provide the argument "-DBoost_NO_BOOST_CMAKE=TRUE" to cmake. -greg On Mon, Dec 20, 2021 at 6:20 PM Tim Dudgeon wrote: > I'm hitting problems when building from source on an Ubuntu system. > I've installed the dependencies (e.g. boost) using apt and think I have >