igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] f2c compile error in trunk


From: Paul Melis
Subject: Re: [igraph] f2c compile error in trunk
Date: Thu, 17 Feb 2011 17:28:38 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

Hi Tamas,

On 02/17/2011 05:20 PM, Tamas Nepusz wrote:
If you can, try compiling igraph with ./configure --with-external-blas
--with-external-lapack --with-external-arpack which should eliminate the
dependency on a locally compiled f2c. (Of course you need an external
BLAS/LAPACK/ARPACK library for this).
I guess this method would also need --with-external-f2c? As otherwise it still seems to use the internal version.
But this indeed avoids the f2c error and it works, great!
Also, can you give more
information about the platform on which you are trying to compile
igraph? I couldn't reproduce the error on my Ubuntu machine so I suspect
it's something platform- or distribution-specific.
Sorry, forgot the details. This is on an Ubuntu 10.04.2 x86_64 installation, GCC is 4.4.3.

Paul




reply via email to

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