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.
I'd like to ask if anyone of you tried to run ALPS on ubuntu 11.10. I've tried to build ALPS, after doing everyting under "Get dependent libraries and tools on Debian GNU/Linux (sid)", as it was on the wiki: http://alps.comp-phys.org/mediawiki/index.php/Download_and_install_ALPS_2#Bu...
but I've get some serious problem. When I execute "make install" I get something like that:
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:
http://alps.comp-phys.org/mediawiki/index.php/ALPS_using_Python
python reported that he (it?) couldn't find pyalps....
Thank you very much in advance. Rafał Skolasiński