|
From: | José Prous |
Subject: | Re: [igraph] build a R package from Bazaar |
Date: | Fri, 4 Sep 2009 18:28:19 -0400 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |