igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Igraph python install problem


From: Tamas Nepusz
Subject: Re: [igraph] Igraph python install problem
Date: Wed, 3 Sep 2008 11:18:21 +0100

Thanks for the help. I've tried what you sugested and I am getting the same error. Maybe I am not setting the correct directory.
Have you tried the following?

export LD_LIBRARY_PATH=/home/your-username/igraph/lib
python
>>> import igraph

Or if it does not help, then:

LD_LIBRARY_PATH=/home/your-username/igraph/lib python
>>> import igraph

Or how about symlinking libigraph.so* to /usr/lib?

--
Tamas





reply via email to

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