Hi Tiago, do you have a rough timeline till the next version? Thanks. On 14 Jul 2014, at 15:02, Tiago de Paula Peixoto <[email protected]> wrote:
> On 07/14/2014 03:55 PM, Gareth Simons wrote: >> Thanks Tiago. >> >> A quick question as a newb to Linux: If I install from git onto Ubuntu >> using pip, then would this in anyway conflict with the graph-tool >> version installed via Ubuntu’s apt-get? > > You can't install from git using pip. You have to run ./autogen.sh and > then ./configure, make, make install. And yes, if you do that it will > overwrite the version installed via apt-get. > > If compiling from source is too cumbersome for you, you can just wait > until the next version is released. > > Best, > Tiago > > -- > Tiago de Paula Peixoto <[email protected]> > > _______________________________________________ > graph-tool mailing list > [email protected] > http://lists.skewed.de/mailman/listinfo/graph-tool _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
