libuuid.so: cannot open shared object file: No such file or directory

Posted 土木系师兄

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了libuuid.so: cannot open shared object file: No such file or directory相关的知识,希望对你有一定的参考价值。

在玩ngx-lua时候有个 resty-uuid  需要引用 libuuid.so 动态库
打印log提示信息是这样的:
libuuid.so: cannot open shared object file: No such file or directory

解决方案:
[[email protected] ~]#yum install libuuid libuuid-devel 
[[email protected] ~]#ln -s /lib64/libuuid.so.1.3.0 /usr/lib64/libuuid.so
[[email protected] ~]#ln -s /usr/lib64/libuuid.so /usr/local/openresty/lualib/resty/libuuid.so
[[email protected] ~]# ldconfig














 

以上是关于libuuid.so: cannot open shared object file: No such file or directory的主要内容,如果未能解决你的问题,请参考以下文章

Discord.js & Canvacord:错误:libuuid.so.1:无法打开共享对象文件:没有这样的文件或目录

遇到的问题---airflow on k8s---运行时scheduler报错ImportError: libpq.so.5: cannot open shared object file: No s

遇到的问题---airflow on k8s---运行时scheduler报错ImportError: libpq.so.5: cannot open shared object file: No s

缺少动态连接库.so--cannot open shared object file: No such file or directory

缺少动态连接库.so--cannot open shared object file: No such file or directory

Cannot open URL…