解决软件安装中出现"checking for FUSE... no"方法一例

简介:
用源码安装mooseFS,在执行 ./configure --enable-mfsmount时出现"checking for FUSE... no  configure: error: mfsmount build was forced, but fuse development package is not installed" ,Fuse本来都有的,看不行再手动安装一下,居然还不行.
 
解决  export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
再configure就好了













本文转自sery51CTO博客,原文链接: http://blog.51cto.com/sery/127515 ,如需转载请自行联系原作者
相关文章
|
8月前
|
安全 Linux 网络安全
Greenplum【部署 07】6.19.0详细安装步骤libnsl/libcrypto/libssl/libreadline No such file or directory 问题解决
Greenplum【部署 07】6.19.0详细安装步骤libnsl/libcrypto/libssl/libreadline No such file or directory 问题解决
99 0
|
Linux 虚拟化
三步解决VMware安装Centos 6.8minimal版/etc/rc5.d/s99local:line 25: e..报错
三步解决VMware安装Centos 6.8minimal版/etc/rc5.d/s99local:line 25: e..报错
115 0
|
Linux
Linux报错:tar: Error Is Not Recoverable: Exiting Now
Linux报错:tar: Error Is Not Recoverable: Exiting Now
641 0
Linux——解决安装RPM包出现的conflicts with file from package
Linux——解决安装RPM包出现的conflicts with file from package
自行编译cups绕过错误:file /etc/rc.d/rc.local from install of systemd conflicts with file from
自行编译cups绕过错误:file /etc/rc.d/rc.local from install of systemd conflicts with file from
101 0
|
Linux
LINUX下载编译OpenAL Soft
LINUX下载编译OpenAL Soft
108 0
|
算法 Linux
Linux Command tar 压缩
Linux Command tar 压缩
|
缓存 Linux 虚拟化
linux下yum安装时出现Loaded plugins: fastestmirror解决办法
linux下yum安装时出现Loaded plugins: fastestmirror解决办法
2825 0
|
Java Linux
实用的Linux 安装 zip unzip
实用的Linux 安装 zip unzip
1574 0