1
spotify를 실행하려고 할 때 libudev.so.1을 찾을 수 없습니다
우분투 12.04에서 Spotify를 실행하려고합니다. 얼마 전에 작동했지만 오늘 시작하려고 할 때 다음 오류가 발생했습니다. spotify: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory 고치는 방법? 나는 시도했다 sudo apt-get install libudev1 그러나 존재하지 않는다는 오류가 발생합니다 (더 이상)
15
spotify