On Thu, 24-Dec-2009 at 01:14PM -0800, Hongbin Zhang wrote:

|> 
|> 
|> Hi,
|> 
|> The following errors occurs when I run the nlme's example:
|> 
|> ------------------------------------------------------------------
|> Error in chol.default((value + t(value))/2) :
|>   lapack routines cannot be loaded
|> In addition: Warning message:
|> In chol.default((value + t(value))/2) :
|>   unable to load shared library '/usr/local/lib/R/modules//lapack.so':
|>   /usr/local/lib/R/modules//lapack.so: cannot restore segment prot after 
reloc: Permission denied
|> -------------------------------------------------------------------
|> 
|> I used following different options to configure R (2.10.0/2.10.1):
|>         1. --with-blas=no --with-lapack=no 
|>         2. --with-blas=yes --with-lapack=yes
|> In either case, the above error occurs.
|> 
|> Help please.

What do you get when you do this (from a shell)?

yum list lapack


-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}                   Great minds discuss ideas    
 _( Y )_                 Average minds discuss events 
(:_~*~_:)                  Small minds discuss people  
 (_)-(_)                              ..... Eleanor Roosevelt
          
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to