Re: [Rdkit-devel] RDKit 2018.03.1 Build and Installation
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: alb g. <agp...@gm...> - 2018-05-16 10:54:02
|
I followed the instructions in this dockerfile but it failed with an error 2 during "make -j3 .. install" command. 2018-05-07 4:47 GMT+02:00 Greg Landrum <gre...@gm...>: > For what it's worth: > I put together a Dockerfile to demonstrate how to build the RDKit under > Ubuntu 16.04 here: > https://github.com/rdkit/rdkit_containers/blob/master/ > docker/ubuntu_xenial/Dockerfile > > Aside from the RDkit itself, this uses only software that is part of the > Ubuntu distribution (including the Ubuntu-supplied versions of boost and > Python). > > -greg > > > On Thu, May 3, 2018 at 6:44 PM alb greg <agp...@gm...> wrote: > >> Hello everyone, >> >> I'm an IT and I'm writing in connection with the installation process of >> RDKit. >> >> I have to install the latest version of RDKit (2018.03.1) on several >> workstations running on Ubuntu 16.04 but the building sequence systematically >> went wrong on the "cmake .." step (see logs below). >> >> I installed cmake, python-dev, libsqlite3-dev, NumPy and Boost as >> required. >> >> I tried to specify options like boost and python directories but it >> didn't solve anything. >> >> Could you please take a look on my logs and give me some help? >> >> Thanks you very much. >> >> Best regards >> >> >> |