On Jun 19, 2015, at 6:36 PM, Leo Fang <leofang@phy.duke.edu> wrote:A tip for Yosemite users (and also a suggestion for the next alps release): the vecLib framework, in which lapack is provided, has been deprecated and one should use the Accelerate framework instead (according to my search this deprecation happened way back to Snow Leopard). The best approach is to modify the file /opt/alps/share/alps/ALPSConfig.cmake and to replace every string "-framework vecLib" to "-framework Accelerate".