I compiled graph tool and most of its dependencies on Cent OS 6.5, and uploaded the binaries to anaconda: https://anaconda.org/ostrokach/graph-tool . If you are using the anaconda python distribution (which I highly recommend), you can install graph-tool by typing: conda config --add channels ostrokach conda install graph-tool I only tested it on Ubuntu 14.04, but it should work... On Fri, Oct 9, 2015 at 12:57 PM, Johann Goetz <theodore.goetz@gmail.com> wrote:
You might try the epel repositories to complete the dependencies. These are the packages available in fedora repackaged for centos.
On Fri, Oct 9, 2015, 2:07 AM 俊 赵 <zhaojun12@outlook.com> wrote:
hello, every one
I want to install graph tool in CentOs 7, but graph tool has too many dependencies.
Such as boost, the Centos 7 default repo only provide version 1.53, but graph tool requires 1.54
And centos 7 does not provide CGAL at all.
So I want to ask you, does anyboy have installed graph tool in centos7, which repo do you use?
I really do not want to compile all the dependencies through source code, it is a tough work!
Simply using yum command is perfect!
Many thanks.
*Zhao Jun* _______________________________________________ graph-tool mailing list graph-tool@skewed.de http://lists.skewed.de/mailman/listinfo/graph-tool
_______________________________________________ graph-tool mailing list graph-tool@skewed.de http://lists.skewed.de/mailman/listinfo/graph-tool