igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Building Latest R Source


From: Gábor Csárdi
Subject: Re: [igraph] Building Latest R Source
Date: Fri, 23 Jan 2009 15:44:58 +0100

What do you mean by "latest R source"? The one on my laptop? :) Possibly not.
If you mean installing the 0.5.1 package, then just type
install.packages("igraph") into R. Or if you really want to do it from
the command line, then do

R CMD install <source-R-package>

If you want to build an R package, then use 'R CMD build'. If you want
to build/install the source from bazaar, then you need to do more
steps.
So, what is it that you are trying to do? And what are the errors you get?

Gabor

On Fri, Jan 23, 2009 at 3:29 PM, Al <address@hidden> wrote:
> I am having some issues building the latest R source in Linux. I
> believe I have all of the dependencies installed, but when I run
> configure, every appears to pass, but there is no make file generated.
> Any instructions on how to build the R source would be great!
>
> Thanks
> Alex
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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