igraph-help
[Top][All Lists]
Advanced

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

[igraph] help installing igraph


From: Hernan Rozenfeld
Subject: [igraph] help installing igraph
Date: Thu, 24 Apr 2008 14:51:35 -0400

I'm trying to install the igraph python module on a linux machine and, when running "python setup.py build", I get the following error:

gcc -pthread -shared build/temp.linux-x86_64-2.4/src/bfsiter.o build/ temp.linux-x86_64-2.4/src/arpackobject.o build/temp.linux-x86_64-2.4/ src/vertexseqobject.o build/temp.linux-x86_64-2.4/src/error.o build/ temp.linux-x86_64-2.4/src/vertexobject.o build/temp.linux-x86_64-2.4/ src/convert.o build/temp.linux-x86_64-2.4/src/common.o build/ temp.linux-x86_64-2.4/src/graphobject.o build/temp.linux-x86_64-2.4/ src/edgeseqobject.o build/temp.linux-x86_64-2.4/src/edgeobject.o build/ temp.linux-x86_64-2.4/src/igraphmodule.o -ligraph -o build/lib.linux- x86_64-2.4/igraph/core.so
/usr/bin/ld: cannot find -ligraph
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1


Anybody known what the problem is? Is -ligraph an appropriate option?
By the way, the C source code is already successfully installed.

Thanks a lot!
Hernan.








reply via email to

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