Skip to content

R won't start right

2 messages · Dirk Eddelbuettel, Andrew Perrin

#
Where is that reference made?  Could you point to a concrete file to fixed?
Strange, you should have gotten an error on installation then.  Which Debian
package did you install:  "stable" or "testing/unstable"?  

Anyway, please install any of the packages providing a blas library -- either 
the non-optimised blas package or an optimised Atlas library matching your 
hardware. 

Dirk
#
On Thu, 27 Jun 2002, Dirk Eddelbuettel wrote:

            
http://cran.r-project.org/bin/linux/debian/ReadMe
I put this in sources.list:
deb http://cran.us.r-project.org/bin/linux/debian woody main

and then did:
apt-get install r-base r-recommended

It installed fine, even though:
nujoma:~> dpkg -l | grep -i blas
nujoma:~>

returns nothing.
nujoma:~> locate libblas
/usr/lib/3dnow/atlas/libblas.so.2
/usr/lib/3dnow/atlas/libblas.so.2.3
/usr/lib/atlas/libblas.so.2
/usr/lib/atlas/libblas.so.2.3


Interestingly enough, my home-built version seems to use a different blas
from either of the above:

nujoma:~> ldd /usr/local/lib/R/bin/R.bin
        libf77blas.so.2 => /usr/lib/libf77blas.so.2 (0x4001e000)
        libatlas.so.2 => /usr/lib/libatlas.so.2 (0x40035000)
        libreadline.so.4 => /lib/libreadline.so.4 (0x40243000)
        libdl.so.2 => /lib/libdl.so.2 (0x40269000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x4026c000)
        libm.so.6 => /lib/libm.so.6 (0x402aa000)
        libc.so.6 => /lib/libc.so.6 (0x402cb000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

I hope this is of some help.

Thanks,
Andy

----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
clists at perrin.socsci.unc.edu * andrew_perrin (at) unc.edu





-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._