Dear Christian,
On Wed, Apr 7, 2010 at 4:02 PM, bouille <[email protected]> wrote:
> Dear Greg
>
> The following tests FAILED:
> 71 - pythonTestDirML (Failed)
> 76 - pythonTestDirChem (Failed)
> Errors while running CTest
>
> What can I do ?
These errors usually occur because you forgot to run the commands to
build the test databases:
# create the databases used by the Python tests, requires sqlite3 to
be installed:
* sqlite3 $RDBASE/Data/RDTests.sqlt <
$RDBASE/rdkit/Dbase/test_data/RDTests.sqlite
* sqlite3 $RDBASE/Data/RDData.sqlt <
$RDBASE/rdkit/Dbase/test_data/RDData.sqlite
This is from the build instructions on the wiki.
Best Regards,
-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