Skip to content
Prev 68815 / 398506 Next

Error in La.chol2inv(x, size) : lapack routines cannot be loaded

Your subject line is misleading: you ignored a warning during make.

The solution is not to specify all the confgure flags you can think of, 
and allow R to choose.  Only once you have it working with the defaults 
try substituting other libraries.

Your particular problem is that you have a non-shareable liblapack in your 
library path.  Do see the warnings about this on 64-bit systems in the
R-admin manual (you know, the one the INSTALL file asks you to read if 
you run into problems!).
On Fri, 29 Apr 2005, Joris De Wolf wrote:

            
I am unaware of any unresolved issues of this type that are not covered in 
the installation manual.