igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Installation error igraph 0.6 in R


From: Gábor Csárdi
Subject: Re: [igraph] Installation error igraph 0.6 in R
Date: Fri, 3 Jun 2011 09:13:28 -0400

Indeed, some files were left out from the package. You can download a
corrected version from Google code now.

Best,
Gabor

On Thu, Jun 2, 2011 at 11:42 AM, Sergio Jimenez <address@hidden> wrote:
> 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
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     MTA KFKI RMKI



reply via email to

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