Thank you.
I am doing it this way as I really do not know much about Linux, and I would
not know how to re-compile Rblas and Rlapack with the ATLAS BLAS and tuned
LAPACK after I install the precompiled packages through synaptic. This way,
ostensibly, I should be compiling it from scratch so it sho
There is a Debian/Ubuntu specific list, r-sig-deb...@r-project.org,
which I am cc:'ing on this reply, that is a better location for this
discussion.
It appears that you may be going about things the hard way. There are
Ubuntu packages for atlas and for R that can handle all of this for
you. Take
Hello. I know almost nothing about Linux, so I apologize if the answer to
this is obvious.
I am trying to compile R with ATLAS (successfully compiled 3.9.24 on Ubuntu
10.04 64 bit). I configured with:
./configure --enable-R-shlib --enable-BLAS-shlib
--with-blas="-L/usr/local/atlas/lib -lf77blas -