I am currently installing graph-tool-2.2. According to the description of installation, I first ran the Linux command line:
./configure
and it successfully configured. Then when I typed:
./make
it had already run for several hours, and seemed to be non-stopped at all. I am curious about how long it usually takes for "make", and how I can solve the problem.