
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
💘 相关文章
- 解决SSH Connecting to server X 向一个无法连接的网络尝试了一个套接字操作 (os error 10051)
- Yarn install command error No such file or directory: 'install'的解决方法
- 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的解决方法
- mac系统Error: The current working directory doesn't exist, cannot proceed.的解决方法
- SSH Connecting to server X attempted a socket operation on an unreachable network. (os error 10051)
- rclone error listing directory not found的解决方法
- ERROR: Could not install packages due to an OSError: Missing dependencies for SOCKS support.的解决方法