> > Hi all,
> > 
> > I noticed that R currently has a useflag for lapack but
> > not for blas - which is also a configure option.
> > Is there any reason for that?
> > 
> > Just as a background I am looking at bumping vtk to
> > version 5.6.0 and it can use R. But if you do, it wants
> > R to be built with both blas and lapack support.
> > 
> > Francois
> 
> R hard-depends on blas (see the ebuild). Lapack depends on blas anyway.
> 
I know that.
My point is currently R/modules/lapack.so is built but not R/modules/blas.so
at least it's not on my system.

Francois

Reply via email to