On Mar 23, 2011, at 6:44 PM, Andrew Fant wrote: > I'm having problems building the python extensions for openbabel on > essentially virgin installation of snowleopard (thanks to a corrupted boot > disk). When I build and install openbabel-2.3.0 itself, everything is fine, > and I can use babel from the command line without any difficulty, but when I > include the python extensions, I can import pybel just fine, but as soon as I > actually make a call to the libraries, it segfaults
I'm aware of the problem. The new CMake bindings don't correctly link the Python extension with the newly-installed libopenbabel.dylib. I'm going to see if I can work up the fix tonight -- thanks for the reminder. -Geoff ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ OpenBabel-scripting mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-scripting
