Dear Gianluca, On Wed, Jan 20, 2010 at 10:48 AM, Gianluca Sforna <[email protected]> wrote: > On Wed, Jan 20, 2010 at 6:03 AM, Greg Landrum <[email protected]> wrote: >> Please note that the new release supports cmake-based builds and is, >> consequently, much easier to build than before. Notes on how to do >> builds on linux/mac are here: >> http://code.google.com/p/rdkit/wiki/BuildingWithCmake >> Windows instructions will be here (I'm still working on these): >> http://code.google.com/p/rdkit/wiki/BuildingOnWindows_2009Q4 > > I tried a build in my Fedora 12 x86_64, but a simple "mkdir build; cd > build; cmake ..; make" failed because PYTHON_INCLUDE_DIR was not > correctly set. > Is there a reason why we are doing that "hackery" to find python libs?
The reason for the hackery is to allow an alternate python installation to be used on systems that have more than one. This was the only way I could figure out how to do this. Can you please send copies of the error messages you see so that I can try to diagnose the problem with the current setup? Thanks, -greg ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

