> One of the concerns with "install" commands with CMake is that it installs > Python extensions into the wrong places -- certainly on Mac, where the > INSTALL_PREFIX might be /usr/local, but the system expects Python modules in > /Library/Python/site-packages
Isn't it better to load Python module manually from OB prefix? Any Python script or application using libpython can load modules from arbitrary locations. Also, environment variables may be used to extend module search path -- Regards, Konstantin ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ OpenBabel-Devel mailing list OpenBabel-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-devel