On 25.02.2016 23:34, gaolongnuaa wrote: > I'm very interested in using graph-tools to do network analysis since my > network is pretty large. After I installed those required dependency > packages, I still got errors when I run make. The error message is as > following which I could not figure out. > > ./configure CPPFLAGS="-I/home/gaol3/Software/Tools/boost/include > -I/home/gaol3/Software/Tools/CGAL/include" > LDFLAGS="-L/home/gaol3/Software/Tools/boost/lib > -L/home/gaol3/Software/Tools/CGAL/lib" --disable-sparsehash > make > > make[4]: *** [graph_hits.lo] Error 1 > make[4]: Leaving directory > `/mnt/isilon/cbmi/tan_lab/gaol3/Software/Downloads/graph-tool-2.12/src/graph/centrality' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/mnt/isilon/cbmi/tan_lab/gaol3/Software/Downloads/graph-tool-2.12/src/graph' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory > `/mnt/isilon/cbmi/tan_lab/gaol3/Software/Downloads/graph-tool-2.12/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/mnt/isilon/cbmi/tan_lab/gaol3/Software/Downloads/graph-tool-2.12' > make: *** [all] Error 2
Please post the *entire* output of ./configure and make, as well as the contents of the config.log file, otherwise it is not possible to say what is going on. Best, Tiago -- Tiago de Paula Peixoto <[email protected]> _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
