Hi
In Ubuntu when we get the following error "Error while loading shared libraries" Check to see if you have the shared libraries which it complaints is present on your system.
Run the following command as shown in the image, then the error disappear.
export LD_LIBRARY_PATH=/usr/local/lib
No comments:
Post a Comment