I get the error error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory when trying the run the server (I've extracted the image and am running luanti directly). I've add the lib path to LD_LIBRARY_PATH. Any suggestions?
I get the error
error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
when trying the run the server (I've extracted the image and am runningluanti
directly). I've add the lib path toLD_LIBRARY_PATH
. Any suggestions?