The EPEL repo has cmake3 package (3.6). Can that not be a dependency for rdkit
in epel?
-David
> On Nov 9, 2016, at 7:22 AM, Greg Landrum wrote:
>
> Well, that answers at least part of the question. I certainly am interested
> in having you able to do the builds for centos and rhel.
>
>
> _
my guess:
-DRDK_INSTALL_INTREE=OFF
-David
On Wed, Jan 28, 2015 at 3:14 PM, Soren Wacker wrote:
> Hi,
>
> I want to install RDKit to a certain directory.
> However, when I am in the source directory and do
>
> md build
> cd build
> cmake .. -DCMAKE_INSTALL_PREFIX=/home/.../Programme/RDKit
>
>