igraph-help
[Top][All Lists]
Advanced

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

[igraph] Installation error igraph 0.6 in R


From: Sergio Jimenez
Subject: [igraph] Installation error igraph 0.6 in R
Date: Thu, 02 Jun 2011 17:42:57 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; es-ES; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

Hi,
I'm trying to install the last version of igraph 0.6 package in R but I've got always the same error when loading the dynamic library igraph.so I've tried in Ubuntu 9.10 with R 2.9, Open Suse 11.4 with R 2.13 and 2.12 and Mac OSX 10.5.8 with R 2.12
I run

> R CMD INSTALL  -igraph_nightly_0.6_2497-20110601.tar.gz

everything seems to complile OK, but when loading the dynamic library igraph.so crashes

The error message is:

** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Error : .onLoad failed in loadNamespace() for 'igraph', details:
  call: dyn.load(file, DLLpath = DLLpath, ...)
error: unable to load shared object '/home/orange_ecare/R/igraph/libs/igraph.so':
  /home/jimenezs/R/igraph/libs/igraph.so: undefined symbol: igraphdseupd_
Error: loading failed

I've been able to install older versions like igraph_nightly_0.6_2258-20110105.tar.gz
and older ones.

Can you help me with this?

Thanks in advance,

    Sergio



reply via email to

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