Re: [Rdkit-devel] Install RDKit
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: David H. <li...@co...> - 2015-01-28 20:48:34
|
my guess: -DRDK_INSTALL_INTREE=OFF -David On Wed, Jan 28, 2015 at 3:14 PM, Soren Wacker <sw...@uc...> 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 > > make > make install > > RDKit is build and installed, but not to the directory. > Where is RDKit then located? And why is it ignoring the installation > prefix. > That could to be a cmake/make error. > > I have no idea what's going wrong. > kind regards > Soren > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is > your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Rdkit-devel mailing list > Rdk...@li... > https://lists.sourceforge.net/lists/listinfo/rdkit-devel > > |