Welcome everyone,
It's my first mail to this mailing list, I'm using that's kind of thing first time so if my behave is unpropriate please don't take it offensive.
CMake Error at lib/pyalps/cmake_install.cmake:42 (FILE):
file INSTALL cannot find "/opt/alps/lib/pyalps/pyhdf5_c.so".
Call Stack (most recent call first):
cmake_install.cmake:94 (INCLUDE)
I've manage to workaround it by disabling #INCLUDE("/opt/alps/lib/pyalps/cmake_install.cmake") in cmake_install.cmake and executing it manualy before using "make install". Everything was build with success but when I tried to run some example scripts like this one there:
python reported that he (it?) couldn't find pyalps....
Thank you very much in advance.
Rafał Skolasiński