Hi Leo,
On Fri, Jun 22, 2012 at 4:45 PM, Leonardo Trabuco <[email protected]> wrote: > > I'm trying to build RDKit_2012_03_1 on a machine running CentOS 5.8. After > finally getting the build to complete, almost all Python-related tests fail. <snip> > > Finally: > $ cd $RDBASE > $ mkdir build > $ cd build > $ cmake -DBOOST_ROOT=$installbase/boost -D > PYTHON_EXECUTABLE=/usr/bin/python2.6 .. > $ make > $ make install > $ ctest > > All python-related tests fail (py*, except for the last ones: > pythonTest*). Any suggestions for what to try are highly appreciated! can you please run: ctest -V -R pyBV and send the output? Thanks, -greg ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

