Posted December 27, 2016
ERR: ./runner: error while loading shared libraries: libcrypto
FIX: sudo apt install libssl1.0.0:i386
ERR: ./runner: error while loading shared libraries: libXrandr.so.2
FIX: sudo apt install libxrandr2:i386
ERR: ./runner: error while loading shared libraries: libopenal
FIX: sudo apt install libopenal1:i386
ERR: ./runner: error while loading shared libraries: libGLU.so.1
FIX: sudo apt install libglu1-mesa:i386
NOTE: The ":i386" suffix is not necessary for 32-bit Ubuntu.
FIX: sudo apt install libssl1.0.0:i386
ERR: ./runner: error while loading shared libraries: libXrandr.so.2
FIX: sudo apt install libxrandr2:i386
ERR: ./runner: error while loading shared libraries: libopenal
FIX: sudo apt install libopenal1:i386
ERR: ./runner: error while loading shared libraries: libGLU.so.1
FIX: sudo apt install libglu1-mesa:i386
NOTE: The ":i386" suffix is not necessary for 32-bit Ubuntu.
Post edited December 20, 2017 by QQvv
No posts in this topic were marked as the solution yet. If you can help, add your reply