igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] procedure for installing igraph for python in ubuntu


From: akshay bhat
Subject: Re: [igraph] procedure for installing igraph for python in ubuntu
Date: Tue, 10 Feb 2009 19:54:48 +0500


Here is the error.

building 'igraph.core' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/igraph -I/usr/local/include/igraph -I/usr/include/python2.5 -c src/vertexseqobject.c -o build/temp.linux-i686-2.5/src/vertexseqobject.o
In file included from src/vertexseqobject.h:28,
                 from src/vertexseqobject.c:26:
src/graphobject.h:28:20: error: igraph.h: No such file or directory
src/graphobject.h:29:19: error: types.h: No such file or directory
In file included from src/vertexseqobject.h:28,
                 from src/vertexseqobject.c:26:
src/graphobject.h:43: error: expected specifier-qualifier-list before 'igraph_t'
In file included from src/vertexseqobject.c:26:
src/vertexseqobject.h:38: error: expected specifier-qualifier-list before 'igraph_vs_t'
src/vertexseqobject.h:54: error: expected declaration specifiers or '...' before 'igraph_vector_t'
In file included from src/vertexseqobject.c:29:
src/convert.h:46: error: expected declaration specifiers or '...' before 'igraph_bliss_sh_t'
src/convert.h:47: error: expected declaration specifiers or '...' before 'igraph_vconn_nei_t'
src/convert.h:48: error: expected declaration specifiers or '...' before 'igraph_neimode_t'
src/convert.h:49: error: expected declaration specifiers or '...' before 'igraph_adjacency_t'
src/convert.h:50: error: expected declaration specifiers or '...' before 'igraph_degseq_t'
src/convert.h:52: error: expected declaration specifiers or '...' before 'igraph_real_t'
src/convert.h:53: error: expected declaration specifiers or '...' before 'igraph_real_t'
src/convert.h:55: error: expected declaration specifiers or '...' before 'igraph_vector_t'
src/convert.h:55: error: expected declaration specifiers or '...' before 'igraph_bool_t'
src/convert.h:55: error: expected declaration specifiers or '...' before 'igraph_bool_t'
src/convert.h:56: error: expected declaration specifiers or '...' before 'igraph_vector_t'
src/convert.h:57: error: expected declaration specifiers or '...' before 'igraph_vector_bool_t'

and so on

Thanks

On Mon, Feb 9, 2009 at 11:51 PM, Gábor Csárdi <address@hidden> wrote:
On Mon, Feb 9, 2009 at 7:49 PM, akshay bhat <address@hidden> wrote:
> Hello,
> After installing libxml and libxmldev in ubuntu, when i tried installing
> igraph using command
> python setup.py install
> it showed compilation error.
> can anyone please guide me.

For that you need to tell us the error, I am afraid. Btw. you need the
libxml2-dev package.

Gabor

> thanks
>
> --
> Akshay Uday Bhat.
> c.e.f.y.
> department of chemical engineering
> university institute of chemical technology
> mumbai India
>
>
> _______________________________________________
> 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



--
Akshay Uday Bhat.
c.e.f.y.
department of chemical engineering
university institute of chemical technology
mumbai India

"One has the ability and privilege to do one's respective duty, but has no control over the
results. The fruits of work should not be the motive, for they shall follow one's actions"
Bhagvad Gita, (2.47)

reply via email to

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