
error while loading shared libraries的解决方法
执行caddy程序时,出现了以下错误,系统为Debian 10
1
error while loading shared libraries: libzbar.so.0: cannot open shared object file: No such file or directory
解决方法
1
2
apt-get install libzbar-dev
apt-get install zbar-tools
💘 相关文章
- brew cask "Error: Unknown command: cask?"的解决方法
- supervisor ERROR (spawn error)的解决方法
- ERROR 1054 (42S22): Unknown column 'id' in 'field list'的解決方法
- mac系统Error: The current working directory doesn't exist, cannot proceed.的解决方法
- mysqldump error 1194的解決方法
- php Parse error: syntax error, unexpected ';', expecting ',' or ')'的解决方法
- PicGo配置兼容亚马逊s3的digitalocean space出現Error Stack Begin的解決方法
- wordpress A TimThumb error has occured的解决方法
- supervisor Error: File contains no section headers的解决方法
- nginx: [warn] "ssl_stapling" ignored, not supported error