Dear all,
I am trying to use the CT-HYB code from the directory
alps/applications/dmft/qmc/hybridization2
So, I have enabled the ALPS_BUILD_NGS option using ccmake and recompiled. But when I try to run the "hybridization" executable using the provided minimal configuration file, it crashes on
symbol lookup error: undefined symbol: _ZN4alps9mcoptionsC1EiPPc
I provided both the Umatrix and the hybridization function F_1 file.
Could you please tell me what to do? Thank you!
Pavel Augustinsky
Hi Pavel,
this looks like a problem with the dynamic libraries. It may be because hybridization2 is dynamically linked to an older ALPS library. Could you please check if your library path is set correctly (ldd hybridization2 under Linux)?
Emanuel
On Apr 11, 2012, at 4:44 PM, august@fzu.cz wrote:
Dear all,
I am trying to use the CT-HYB code from the directory
alps/applications/dmft/qmc/hybridization2
So, I have enabled the ALPS_BUILD_NGS option using ccmake and recompiled. But when I try to run the "hybridization" executable using the provided minimal configuration file, it crashes on
symbol lookup error: undefined symbol: _ZN4alps9mcoptionsC1EiPPc
I provided both the Umatrix and the hybridization function F_1 file.
Could you please tell me what to do? Thank you!
Pavel Augustinsky
comp-phys-alps-users@lists.phys.ethz.ch