Maybe slightly OT, but if you just need the binaries I compiled RPMs for CentOS 7 here:
https://copr.fedoraproject.org/coprs/giallu/rdkit On Thu, Nov 26, 2015 at 5:16 PM, Hong Wang <[email protected]> wrote: > Hi Greg, > > Thanks for your reply. > After the first pwd, it showed "/usr/local/src/RDKit_2015_03_1/build" > After cmake .., I got that error. > After the second pwd, it also showed "/usr/local/src/RDKit_2015_03_1/build". > > Thanks, > Hong >https://copr.fedoraproject.org/coprs/giallu/rdkit/ > > On Thu, Nov 26, 2015 at 10:31 AM, Greg Landrum <[email protected]> > wrote: >> >> >> >> On Thu, Nov 26, 2015 at 4:29 PM, Hong Wang <[email protected]> wrote: >>> >>> >>> That is what I did: >>> mkdir build (under /usr/local/src/RDKit_2015_03_1/) >>> cd build >>> cmake .. >>> >>> But I got the error message ""CMake Error: The source directory >>> "/usr/local/src" does not appear to contain CMakeLists.txt." >> >> >> That error message is one that you would get if you ran "cmake .." from >> the directory: /usr/local/src/RDKit_2015_03_1 >> >> Just to be 100% sure, can you please copy the contents of the terminal and >> send them to me when you execute the following series of commands: >> >> cd /usr/local/src/RDKit_2015_03_1/build >> pwd >> cmake .. >> pwd >> >> >> -greg >> > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 > _______________________________________________ > Rdkit-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/rdkit-discuss > -- Gianluca Sforna http://morefedora.blogspot.com http://plus.google.com/+gianlucasforna - http://twitter.com/giallu ------------------------------------------------------------------------------ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

