When trying to build the GlusterFS client I am receiving this configure
error:
./configure --disable-server --disable-ibverbs
configure: error: fuse-2.6.x is needed to build the glusterfs client.
Download it from http://fuse.sourceforge.net. You can disable client
build by passing --disable-fuse-client to configure. Note that you will
not be able to mount glusterfs without the fuse client
But fuse is installed already. So do I need to pass some argument to
configure?
[root glusterfs-1.3.0-pre2.2]# rpm -q fuse fuse-libs
fuse-2.6.3-2.fc6
fuse-libs-2.6.3-2.fc6