>> 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.
OK, the SVN trunk should now have a CMake that properly updates the _openbabel.so compiled for the Python bindings. I became aware of this issue recently, so I hope the fix works -- it seems to do the trick on my MacBook. If you have a chance, could you try grabbing the latest version from SVN? Thanks very much, -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
