Re: [R] library(kernlab) --- unable to load shared library

2010-11-10 Thread Yuliya Matveyeva
I am very sorry. It's just that it's not my computer that the problem occured on... It's at work. So I am going to see what distribution it was when I get there. But I have no chance to know how R was installed... since it wasn't me who installed it. But could you please tell me , at least, where

Re: [R] library(kernlab) --- unable to load shared library

2010-11-09 Thread Phil Spector
Yuliya - The error message doesn't say that the file doesn't exist -- it says that it contains a symbol which can't be resolved, in this case dgemv_ . A quick google search shows that this is part of the BLAS library. So my guess is that you have installed the BLAS library in some non-standa