On Mon, May 07, 2012 at 01:15:50AM -0700, Vijay Bellur wrote: > http://bits.gluster.com/pub/gluster/glusterfs/src/glusterfs-3.3.0qa40.tar.gz Hi There is a small issue with python: the machine that runs autoconf only has python 2.5 installed, and as a result, the generated configure script fails to detect an installed python 2.6 or higher. Here is an example at mine, where python 2.7 is installed: checking for a Python interpreter with version >= 2.4... none configure: error: no suitable Python interpreter found That can be fixed by patching configure, but it would be nice if gluster builds could contain the check with latest python. -- Emmanuel Dreyfus manu@xxxxxxxxxx