If you search the mailing list archive for "error while loading shared libraries", you should find information on how you can solve this error:

http://www.mail-archive.com/search?q=error+while+loading+shared+libraries&l=wien@zeus.theochem.tuwien.ac.at

If you are using the newer Composer XE ifort versions, you need to source compilervars.sh in .bashrc:

http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg09584.html

For older ifort versions, it might have been necessary to export more directly the path to the libmkl_intel_lp64.so library file:

http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg07906.html

If .bashrc is not working to set the environment on your system, it might be necessary to do it another way, and you should consult the your operating system documentation on how to set it. For example, on some systems, it might be necessary to use a conf file:

http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg08016.html

or

An alternative solution would be to recompile using 'static linking' settings with the help of the Intel Link Advisor [ https://software.intel.com/en-us/articles/intel-mkl-link-line-advisor ].

After making any changes to the environment (.bashrc), do not forget to kill and restart w2web so that it will recognize the changes:

http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg07979.html

On 11/13/2014 7:15 AM, Meng, Qingping wrote:

Hi all user

I cannot run 'dstart". The error report is

/wien2k/dstart: error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory

0.000u 0.000s 0:00.00 0.0%          0+0k 0+8io 0pf+0w

error: command  /wien2k/dstart dstart.def failed

Could you tell me what should I do!

Thanks

Qingping

_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to