igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] build a R package from Bazaar


From: José Prous
Subject: Re: [igraph] build a R package from Bazaar
Date: Fri, 4 Sep 2009 18:28:19 -0400

Thanks, that worked well :) 

On Fri, Sep 4, 2009 at 5:05 PM, Gábor Csárdi <address@hidden> wrote:
First, I would suggest to download it from Launchpad, as it is updated
more frequently.
Second, this is how to do it:

./bootstrap.sh
./configure
./bootstrap.sh
make
cd interfaces/R
make

You'll need automake and autoconf for this, and maybe other tools as well.

Best,
Gabor

On Fri, Sep 4, 2009 at 10:48 PM, José Prous<address@hidden> wrote:
> Could someone explain me how to build an R package from the bazaar code
> downloaded from bzr://igraph.bzr.sourceforge.net/bzrroot/igraph
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



--
Gabor Csardi <address@hidden>     UNIL DGM


_______________________________________________
igraph-help mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

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