igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] help needed in running the example program


From: Gábor Csárdi
Subject: Re: [igraph] help needed in running the example program
Date: Thu, 21 May 2009 08:12:26 +0200

Ketan,

can you run 'make check' in the igraph source tree? Most likely the
checks will fail. If they do so, could you send the contents of
tests/testsuite.dir/001/testsuite.log (or instead of 001, the number
of the test case that failed, some test cases might work). (You don't
have to wait for all the test cases to finish, just press CTRL+C after
a couple of them fail.)

Btw. RedHat 3 supports gcc 4.3.3? I have access to a RedHat 4 machine
and they still have gcc 3.4.6 (or something like that), so that is
surprising. If they also support an older gcc version, then you could
try to build with that.

Btw.2. try to build a simple (non-igraph) C program, just a "hello
world". Can you run that properly?

Best,
Gabor

On Wed, May 20, 2009 at 5:55 PM, ketan bhardwaj <address@hidden> wrote:
> Hello Tamas,
> I did compile it from source using gcc v 4.3.3 on red hat distribution and
> the command as below:
> $ ./configure --disable-gmp --prefix=<custom directory where i wanted the
> library>
> $ make
> $ make install
> I got the libigraph.a libigraph.so usual symlink files (\i.e. libigraph.so.0
> etc) along with the package config directory containing .pc file in the
> directory i mentioned in the prefix. ..... i used package config to get the
> -I<path> and -L<path> to compile the example and it got compiled properly.
> but on running the error i mentioned is coming. i have tried cleaning and
> compiling many times to ensure that the build is OK.
> any help would be welcome.
> with warm regards
> ketan
> On Wed, May 20, 2009 at 6:26 PM, Tamas Nepusz <address@hidden> wrote:
>>
>> Hi Ketan,
>>
>> How did you install igraph? Did you compile it from source? What Linux
>> distribution are you using?
>>
>> The error message you get is very strange, I have to admit I've never seen
>> it before and some quick googling reveals that this happens most of the time
>> when the .so file is corrupted.
>>
>> --
>> Tamas
>>
>> On 2009.05.20., at 12:51, ketan bhardwaj wrote:
>>
>>> <mime-attachment>_______________________________________________
>>> igraph-help mailing list
>>> address@hidden
>>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
>
> --
> To get a comprehensive view of my work Please visit
> http://ketanbj.googlepages.com
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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