[Wien] (no subject)

Gavin Abo gsabo at crimson.ua.edu
Mon Apr 2 14:17:02 CEST 2018


You need to add libopenblasp.so.0 to your Linux environment [ 
https://help.ubuntu.com/community/EnvironmentVariables ].

After installing WIEN2k with gfortran [ 
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg17175.html 
], I seem to recall having a similar error.

If I recall correctly, I had installed libopenblas.so on my system in 
/home/ubuntu/OpenBLAS-0.2.20

So in .bashrc, I changed:

#export LD_LIBRARY_PATH=.....

to

export LD_LIBRARY_PATH=/home/ubuntu/OpenBLAS-0.2.20

Note: Change the above /home/ubuntu/OpenBLAS-0.2.20 path to where 
libopenblasp.so.0 is located on your system.

Then, I had to kill w2web by restarting the computer or using [ 
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg15629.html 
]:

username at computername:~/Desktop$ ps -e | grep w2web
  4089 ?        00:00:00 w2web
username at computername:~/Desktop$ kill 4089

and start w2web again to load the changes made to .bashrc:

username at computername:~/Desktop$ w2web

On 4/2/2018 1:13 AM, Amir Zayyani wrote:
>
> Dear wien2k users
>
>    I have installed wien2k 17.1 yesterday. When I click on “x dstart” 
> ,this error appears and I don’t know how to fix it.
>
> The error is  “/usr/local/codes/WIEN2k_17.1/dstart: error while 
> loading shared libraries: libopenblasp.so.0: cannot open shared object 
> file: No such file or directory
>
> 0.000u 0.000s 0:00.00 0.0%         0+0k 0+0io 0pf+0w
>
> error: command /usr/local/codes/WIEN2k_17.1/dstart dstart.def   failed”
>
> thanks for helping.
>
> Best wishes.
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows 10
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20180402/7d45bdeb/attachment.html>


More information about the Wien mailing list