[Error]configure: error: Package requirements (fuse >= 2.3 glib-2.0 gthread-2.0) were not met:

No package 'fuse' found              #sshfs是基于fuse模块的所以要安装fuse
No package 'glib-2.0' found
No package 'gthread-2.0' found    #这两个要yum install glib2-devel安装下
posted @ 2015-04-23 15:37  Nicat  阅读(4571)  评论(0编辑  收藏  举报