Greg Landrum wrote:
On Sat, May 30, 2009 at 9:57 PM, Peter Harley <[email protected]> wrote:
Well, at least something worked.
Now I'm going to try compiling on linux, the joys of trying to make
things multiplatform!
This error normally comes about because the test databases haven't
been built. Looking back at the Windows build instructions, I see that
I didn't include anything there telling you that you needed to do so
or how to do it; I will fix this.
If you would like to be able to run all the tests to completion,
you'll need to do the "create database" steps described at the bottom
of this page:
http://code.google.com/p/rdkit/wiki/BuildingOnLinux
You can get sqlite binary here:
http://www.sqlite.org/download.html
I won't worry about it, as long as there's a reason its not working and
its nothing to worry about then I'm happy with it.
Thanks for all the help, and your continued work on the project.
Pete