[R] Can't load e1071

David Meyer david.meyer at ci.tuwien.ac.at
Tue Jun 24 21:59:06 CEST 2003


Andrew,

1) The current R version is 1.7.1
2) Which version of `e1071' are you using?
3) Does the `e1071.so' file exist (in e1071/libs)?

best,
David.


On 2003.06.24 21:43, Andrew Perrin wrote:
> After upgrading to 1.7.0 under debian linux, I can't get e1071 working
> properly.
> 
> The first problem I had was that g++-3.0 was the standard compiler but
> wasn't installed, so I installed it. e1071 then installed correctly,
> but I
> get the following:
> 
> aperrin at perrin:~/afshome/papers/authoritarian/R$ R
> 
> R : Copyright 2003, The R Development Core Team
> Version 1.7.0  (2003-04-16)
> 
> R is free software and comes with ABSOLUTELY NO WARRANTY.
> You are welcome to redistribute it under certain conditions.
> Type `license()' or `licence()' for distribution details.
> 
> R is a collaborative project with many contributors.
> Type `contributors()' for more information.
> 
> Type `demo()' for some demos, `help()' for on-line help, or
> `help.start()' for a HTML browser interface to help.
> Type `q()' to quit R.
> 
> [Previously saved workspace restored]
> 
> > library(e1071)
> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>         unable to load shared library
> "/usr/local/lib/R/site-library/e1071/libs/e1071.so":
>   /usr/local/lib/R/site-library/e1071/libs/e1071.so: cannot
> dynamically
> load executable
> Error in library(e1071) : .First.lib failed
> 
> 
> any suggestions? Thanks.
> 
> ----------------------------------------------------------------------
> Andrew J Perrin - http://www.unc.edu/~aperrin
> Assistant Professor of Sociology, U of North Carolina, Chapel Hill
> clists at perrin.socsci.unc.edu * andrew_perrin (at) unc.edu
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
> 
>




More information about the R-help mailing list