5
공유 라이브러리를로드하는 중 오류 발생 libSDL-1.2.so.0
우분투 서버에 ioquake를 설치하려고합니다. 실행하려고하면 다음 메시지가 표시됩니다. # ./ioquake3 ./ioquake3.x86_64: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory 나는 모든 것이 올바르게 작동한다고 생각했는데 여기 libSDL이 있습니다 : # cd /usr/lib64 # /usr/lib64# ls -l total 2308 lrwxrwxrwx 1 root root …