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-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to