https://github.com/NVIDIA/DIGITS/issues/8 For this error ImportError: libcudart.so.7.0: cannot open shared object file: No such file or directory I have executed this command to solve it sudo ldconfig /usr/local/cuda/lib64 新转移注意 1 把caffe中自己添加的不能编译过去的…
zabbix3.2启动有如下报错: # service zabbix_server startStarting zabbix_server: /home/zabbix-server/sbin/zabbix_server: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory [失败] 解决方法: 查找这个模块的位置…