[Pw_forum] Error while loading shared libraries

Axel Kohlmeyer akohlmey at vitae.cmm.upenn.edu
Sun Mar 5 10:15:35 CET 2006


On Sun, 5 Mar 2006, [windows-1251] Âèòàëèé wrote:

DK> Dear Dmitry Korotin,
DK> 
DK>   àfter installation of espresso-3.0 at start of calculations the
DK> following error stands out:
DK> > error while loading shared libraries:libimf.so:cannot open object file: No such file or directory
DK> Help to understand please.

dmitry,

please have a closer look at the intel compiler documentation.
you have to either replace 'ifort' in the make.sys
file with 'ifort -i-static' so that the intel compiler
runtime is linked statically, add an -Xlinker -rpath ...
or set LD_LIBRARY_PATH, so that the compiled binary will
find the shared compiler runtime libraries.

regards,
    axel.

DK> 
DK> 

-- 
=======================================================================
Axel Kohlmeyer   akohlmey at cmm.chem.upenn.edu   http://www.cmm.upenn.edu
   Center for Molecular Modeling   --   University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582,  fax: 1-215-573-6233,  office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.




More information about the users mailing list