Download the software package glusterfs 3.04 ****.deb
then you can install this software with this command
1. sudo dpkg -i glusterfs 3.04 ****.deb
2. sudo apt-get build-dep glusterfs
Software has been installed.
If you want to install it with source code or Change the orderof installation,the software will install failure.
The error information is below:
/usr/local/sbin/glusterfs: error while loading shared libraries:libglusterfs.so.0: cannot open shared object file: No such file ordirectory
I won't solve the problem.If you have solved this problem,youcan tell me .Thank you very much!
解决办法:
很简单,敲一个命令就可以
ldconfig
本文介绍了解决在使用GlusterFS时遇到的错误:找不到libglusterfs.so.0共享库文件的方法。通过下载并安装特定版本的GlusterFS软件包,或者直接运行ldconfig命令,可以有效解决此问题。
1703

被折叠的 条评论
为什么被折叠?



