igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] How to work with igraphs??


From: Gábor Csárdi
Subject: Re: [igraph] How to work with igraphs??
Date: Sat, 30 Oct 2010 14:25:16 +0200

Hi,

I think there is a little misunderstanding here. Using R-igraph means
that you write R programs, not C. If you want to use igraph from C,
then you don't need R-igraph, you only need the igraph C library,
download and install that.

Gabor

On Sat, Oct 30, 2010 at 11:16 AM, pragya agarwal <address@hidden> wrote:
> Hi,
> I have installed R-igraph using the command install.packages("igraph") in
> the R-session.
> Everything installed properly and it said at the end :
> .
> .
> .
> ** building package indices ...
> * DONE (igraph)
> The downloaded packages are in
> ‘/tmp/RtmppENErL/downloaded_packages’
>>
> Now, when I try to compile a program that contains igraph.h file, it says :
> igraph.h : No such file or directory
> Can anyone tell me how to go about such problems??
> Thanks,
> Pragya
>
>
> _______________________________________________
> 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]