Re: [Rdkit-discuss] c++ example

2008-03-26 Thread Greg Landrum
On Wed, Mar 26, 2008 at 1:18 PM, Igor Filippov [Contr] wrote: > Thanks, it works now. > Note for the other users - I had to add to LD_LIBRARY_PATH the > following: > export LD_LIBRARY_PATH= > > $LD_LIBRARY_PATH:/home/igor/RDKit_Jan2008_1/Code/GraphMol/SmilesParse/bin/gcc-4.1.2/release/thread

Re: [Rdkit-discuss] c++ example

2008-03-26 Thread Igor Filippov [Contr]
Greg, Thanks, it works now. Note for the other users - I had to add to LD_LIBRARY_PATH the following: export LD_LIBRARY_PATH= $LD_LIBRARY_PATH:/home/igor/RDKit_Jan2008_1/Code/GraphMol/SmilesParse/bin/gcc-4.1.2/release/threading-multi/:/home/igor/RDKit_Jan2008_1/Code/GraphMol/bin/gcc-4.1.2/release/