On Jan 6, 2011, at 4:25 AM, Marcus D. Hanwell wrote:

> If that is how you would prefer to do it, I will leave things alone. I am not 
> sure I understand why you are sidestepping the mechanisms provided by CMake 
> that handle many of these things correctly out of the box. It seems that you 
> are then forced to implement existing support in several if cases in the 
> CMake language, possibly leading to subtle bugs.

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

-Geoff
------------------------------------------------------------------------------
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

Reply via email to