Re: [Rdkit-devel] [PATCH 2/2] Install libraries in ${RDKit_LibDir}
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Greg L. <gre...@gm...> - 2010-09-08 03:43:32
|
On Tue, Sep 7, 2010 at 9:09 PM, Gianluca Sforna <gi...@gm...> wrote: > > On Tue, Sep 7, 2010 at 7:41 PM, Greg Landrum <gre...@gm...> wrote: > > what about the contents of Contrib and Projects? maybe an rdkit-extras > > package for those? I'm not sure how many packages one normally does. > > good idea. There is no general rule, but one usually appreciate a > split finer enough to not bloat an installation when you just need a > library; so splitting Contrib and Projects from rdkit definitely makes > sense. good to know. > What about a rdkit-extras with Contrib, Projects and the Data ? There are some files in Data that are needed with the python distribution, Specifically BaseFeatures.fdef, Crippen.txt, FragmentDescriptors.csv, and FunctionalGroups.txt. The others can go in rdkit-extras. -greg |