Re: [Rdkit-devel] Cartridge and PostgreSQL 9.1
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Greg L. <gre...@gm...> - 2011-10-23 14:28:49
|
Adrian, On Wed, Oct 12, 2011 at 2:30 PM, Adrian Schreyer <am...@ca...> wrote: > > I made some small changes to the database cartridge code in order to > compile it under 9.1 and also to use the new extension infrastructure. > The exact changes are probably the easiest to see in my bitbucket > repository changesets > (https://bitbucket.org/aschreyer/rdkit/changesets). It's currently > running on our 9.1 server without any problems. I just merged your changes in along with some tweaks to allow the cartridge to still build under older versions of postgresql. Thanks for figuring out how to do this! The build instructions have changed, the new version is here: http://code.google.com/p/rdkit/wiki/BuildingTheCartridge Best Regards, -greg |