[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[igraph] Problems installing igraph with R 3.0 in Ubuntu 12.10
From: |
Hollander, Mattias de |
Subject: |
[igraph] Problems installing igraph with R 3.0 in Ubuntu 12.10 |
Date: |
Wed, 13 Nov 2013 17:09:44 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 |
Hello,
I am trying to install igraph with the following command but I get this
error:
R CMD INSTALL igraph_0.6.5-1.tar.gz
** R
** demo
** inst
** 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/mattias/R/x86_64-pc-linux-gnu-library/3.0/igraph/libs/igraph.so':
/home/mattias/R/x86_64-pc-linux-gnu-library/3.0/igraph/libs/igraph.so:
undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/home/mattias/R/x86_64-pc-linux-gnu-library/3.0/igraph’
Any suggestions how to solve this?
Thanks!
Mattias
- [igraph] Problems installing igraph with R 3.0 in Ubuntu 12.10,
Hollander, Mattias de <=