On 4 Oct 2010, at 09:51, jessica.alfonsi@unipd.it wrote:
Dear Prof. Troyer and Alet, we've made some progress with ALPS 2 beta 3 (Boost 1.43) rev. 4750 under AIX with xlc 10 (we're not able to go on alps 2 beta 4 and boost 1.44 at the moment). The patch suggested by Prof. Alet worked fine and we've reached 61 % of compilation. Now compilation stops with an error on target pyalea_c, as you can see in the attached files. Could you please provide a fix for this ? Thank you again for your help
Dear Jessica,
As we are working towards the final release we do not want to support the old beta3 snapshot anymore if we can avoid it. What is the problem with Boost 1.43 and the beta 4? For the concrete problem in pyaela_c I would propose that you just turn off building of the Python tools in cmake, by setting ALPS_BUILD_PYTHON to OFF. This should not be a problem since all codes can be run without Python, and you can compile the Python evaluation tools on a personal workstation running MacOS, Windows, or Linux.
Matthias