Hi,
you seem to have two problems:
On Mar 15, 2011, at 11:24 PM, Garliauskas wrote:
[ag@localhost alps2]$ cmake -DBoost_ROOt_DIR:PATH=/home/ag/Alps2/alps2/boost/boost /home/ag/Alps2/alps2 CMake Error at /usr/local/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake:157 (FILE): file Internal CMake error when trying to open file: /home/ag/Alps2/alps2/CMakeFiles/CMakeOutput.log for writing.
It seems you do not have write permission at th place where you want to compile?
-- Looking for Boost Source CMake Error at config/FindBoostSrc.cmake:76 (file): file Internal CMake error when trying to open file: /Alps2/alps2/boost/boost/version.hpp for reading. Call Stack (most recent call first): config/FindBoostForALPS.cmake:41 (find_package) CMakeLists.txt:222 (find_package)
Do you really have boost at /Alps2/alps2/boost ?
Matthias