Dear all, I'm exploring options for making the python bindings for the RDKit easier to install in binary form. Specifically I'm trying to get everything working with distutils and easy_install. If we can get this working, end-user installation of the RDKit on supported systems (linux, macos-x, windows) will become as easy as : % easy_install pyRDKit (or something like that).
Before putting something completely broken up, I'd like to have the packages tested a bit more than I can do on the machines available to me. If you're willing to be a guinea pig and help by testing packages and letting me know in what ways they don't work, please either post or send me mail. Thanks, -greg

