← Back to team overview

yade-users team mailing list archive

Re: [Question #698654]: libopenblas problem after updating to Ubuntu 20

 

Question #698654 on Yade changed:
https://answers.launchpad.net/yade/+question/698654

    Status: Needs information => Answered

Anton Gladky proposed the following answer:
It is very strange. Could you please check, whether maybe
LD_LIBRARY_PATH is set in your environment?

echo $LD_LIBRARY_PATH

And please check, how libyade is linked:

ldd /usr/lib/x86_64-linux-gnu/yade/libyade.so | grep -i openblas

>>>     libopenblas.so.0 => /lib/x86_64-linux-gnu/libopenblas.so.0
(0x00007f409ddb0000)

I have just installed yade in Ubuntu 20.04 docker-container and it works
as it should. Please also show all your environmental variables:

env

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.