1 min readApr 25, 2020
you have to put the following entry in .bashrc
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib/x86_64-linux-gnu
i am using ubuntu 18.04, by the way.
you have to put the following entry in .bashrc
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib/x86_64-linux-gnu
i am using ubuntu 18.04, by the way.