The documentation requires installing "glusterfs-api-devel", which isn't available in the Ubuntu PPA. However, I do have the header files that I believe ./configure is looking for installed but can't seem to point ./configure to them using CFLAGS, CXXFLAGS, etc. I also tried to use the --with-glusterfs ./configure option as well. What's the proper way to do this?
output of ./configure where it halts: checking for GLFS... no configure: error: cannot find glusterfs api headers existing header location: $:~/glusterfs-coreutils$ sudo find /usr -name "glfs.h" -print /usr/include/glusterfs/api/glfs.h
_______________________________________________ Gluster-users mailing list [email protected] http://www.gluster.org/mailman/listinfo/gluster-users
