igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Re: help with install python-igraph in Ubuntu


From: Michael Bommarito
Subject: [igraph] Re: help with install python-igraph in Ubuntu
Date: Tue, 23 Mar 2010 19:06:56 -0700 (PDT)
User-agent: G2/1.0

Hello,
  You can also find code to compile igraph from source and install the
python module at the bottom of this script:
http://gist.github.com/154625

  I've tested on Karmic and Lucid, so it should hopefully work fine
for you.

On Mar 23, 4:45 pm, Luis Saavedra <address@hidden> wrote:
> Domenico Conti escribi :> I have download the package python-igraph-0.5.3. I 
> use Ubuntu Karmic
> > version (9.10). How I install this package?
>
> > _______________________________________________
> > igraph-help mailing list
> > address@hidden
> >http://lists.nongnu.org/mailman/listinfo/igraph-help
>
> add the launchpad repository:
>
> $ |sudo add-apt-repository ppa:igraph/ppa
>
> |now, as a one-off, you should tell your system to pull down the latest
> list of software from each archive it knows about, including the PPA you
> just added:
>
> $ |sudo aptitude update
>
> |finally install the package:
>
> $ sudo aptitude install python-igraph
>
> this only work with ubuntu >= 9.10 (karmic), and does not require that
> you  have download something manually,
>
> regards,
> Luis
> **
>
> _______________________________________________
> igraph-help mailing list
> address@hidden://lists.nongnu.org/mailman/listinfo/igraph-help




reply via email to

[Prev in Thread] Current Thread [Next in Thread]