igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Help: New at igraph


From: Tamás Nepusz
Subject: Re: [igraph] Help: New at igraph
Date: Wed, 5 Feb 2014 10:55:45 +0100

> Hello, I am just a beginner to igraph, I want to use it with C. I have 
> installed it with C package. Now when I am trying to run any of examples 
> given within package using instructions at 
> http://igraph.sourceforge.net/doc/html/ch03s01.html, but it gives errors as 
> follows
>  
> address@hidden:~/igraph-0.6.5/examples/simple$ gcc cattributes.c 
> -I/usr/local/include/igragh -L/usr/local/lib -ligraph -o cattributes
You mistyped the name of the include directory (“-I/usr/local/include/igragh” 
instead of “-I/usr/local/include/igraph”).

T.





reply via email to

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