Re: [Rdkit-discuss] Building RDKit on Linux

2007-09-19 Thread Greg Landrum
Er, and while I'm bringing up building and boost, please read this message: http://sourceforge.net/mailarchive/forum.php?thread_name=60825b0f0612142119k383e61bah54c85e8ff60fca80%40mail.gmail.com&forum_name=rdkit-devel -greg

Re: [Rdkit-discuss] Building RDKit on Linux

2007-09-19 Thread Greg Landrum
Dear Adrian, Yes, it looks like the problem here is the missing boost logging library. I forgot to include this step in the installation instructions. To install boost::logging: - you need to have a source distribution of boost in directory $BOOST. I'm assuming that you built boost from this dis

Re: [Rdkit-discuss] Building RDKit on Linux

2007-09-19 Thread richard apodaca
I get exactly the same error output. Any ideas? --- Adrian Schreyer wrote: > Hi, > > I am trying to build RDKit on my machine, > unfortunately without success so > far. I am not sure where the problem is, probably > with the boost logging > library? Any help would be appreciated! > > Adrian >

[Rdkit-discuss] Building RDKit on Linux

2007-09-19 Thread Adrian Schreyer
Hi, I am trying to build RDKit on my machine, unfortunately without success so far. I am not sure where the problem is, probably with the boost logging library? Any help would be appreciated! Adrian => I have set the following environment variables: # RDKIT export RDBASE=/home/adrian/Downloads