Dear Noel, On Thu, Apr 1, 2010 at 2:09 AM, Noel O'Boyle <[email protected]> wrote: > Ok, I had to run the following after unzipping boost: > > ./bootstrap.sh --with-libraries=python --prefix=/home/user/Tools/cinfony/tree > ./bjam install > > There was no need to download or install bjam separately. The RDKit > build was then configured as follows: > > cmake .. -DCMAKE_INSTALL_PREFIX=/home/user/Tools/cinfony/tree > -DBoost_INCLUDE_DIR=/home/user/Tools/cinfony/tree/include
Thanks for this. I will update the wiki. One question: you didn't provide cmake with any information about where the boost shared libraries are located. Are you sure that things are linked against the correct version of boost? -greg ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

