[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gluster-devel] glusterfs-3.3.0qa40 released
From: |
Emmanuel Dreyfus |
Subject: |
Re: [Gluster-devel] glusterfs-3.3.0qa40 released |
Date: |
Wed, 9 May 2012 04:41:47 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
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
address@hidden