Dear All
I installed the ALPS package successfully but when I tried to run the program gave following error:
*error while loading shared libraries: libmkl_lapack.so: cannot open shared object file: No such file or directory*
I have lapack library on my system, too.
Thanks Zhian
there is a script in the MKL file tree, usually under /tools, which will add the appropriate file location to LD_LIBRARY_PATH such that this error will go aware. you should examine the MKL documentation for the details.
on my machine, i have to add the following line to my .bashrc:
. /opt/intel/Compiler/11.0/074/mkl/tools/environment/mklvarsem64t.sh
but the file tree changed a lot from versions 9 and 10.
best,
jeff
On Tue, Jan 27, 2009 at 5:39 AM, zhian asadzadeh zhian.asadzadeh@gmail.com wrote:
Dear All
I installed the ALPS package successfully but when I tried to run the program gave following error:
error while loading shared libraries: libmkl_lapack.so: cannot open shared object file: No such file or directory
I have lapack library on my system, too.
Thanks Zhian
comp-phys-alps-users@lists.phys.ethz.ch