Hi DD, On 03/21/2011 07:55 PM, dd wrote:
I'm trying to configure, build and install graph-tool in a windows environment using CygWin. I already successfully installed all the dependencies reported in the graph-tool website.
The problem arises while running "configure" script: when it tries to find a python version it comes to me the following error:
checking for python... (cached) /cygdrive/c/Program Files/Python27/python checking for a version of Python >= '2.1.0'... configure: line 16603: /cygdrive/ c/Program: No such file or directory no
I've been trying to reproduce this error in my system, but I can't. There seems to be a problem in autoconf from cygwin with escaping the space character from the path... Could you try the git version, to see if the same problem happens? Cheers, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>