<div dir="ltr">Hello,<div><br></div><div>I've been using ALPS for a while (mostly the CT-HYB solver).</div><div><br></div><div>Now we are trying to compile ALPS from source on a larger (Red Hat) cluster and we've encountered an issue.</div><div><br></div><div>The installation proceeds mostly fine (except that test 137 python_mcanalyze fails at "make test"), but the cthyb module is missing from pyalps. i.e.: </div><div><br></div><div>import pyalps  </div><div><br></div><div>works, but </div><div><br></div><div>import pyalps.cthyb </div><div><br></div><div>produces ImportError: No module named cthyb</div><div><br></div><div>We also noticed that the hybridization binary is missing from install/bin</div><div><br></div><div>The same installation protocol worked on another machine, so we are somewhat mystified. </div><div><br></div><div>Where could the problem be?</div><div><br></div><div>We are using ALPS version 2.2.0b4 <a href="http://alps.comp-phys.org/static/software/releases/alps-2.2.b4-src-with-boost.tar.gz">alps-2.2.b4-src-with-boost.tar.gz</a> and basically follow the instructions here: <a href="http://alps.comp-phys.org/mediawiki/index.php/Building_ALPS_from_source#Build_ALPS">http://alps.comp-phys.org/mediawiki/index.php/Building_ALPS_from_source#Build_ALPS</a></div><div><br></div><div>Best regards,</div><div>Petar</div></div>