[R] Can't start R in Debian Woody

Brian P. Flaherty bxf4 at psu.edu
Thu Jul 11 18:27:14 CEST 2002


Hello,

Is libblas.so.2 on your system?  On my Woody system, I have:

bxf4 at c119756-b:~$ find /usr/lib -iname libblas*
/usr/lib/libblas.so.2
/usr/lib/libblas.so.2.0
/usr/lib/libblas.a
/usr/lib/libblas.so
/usr/lib/libblas2.so
/usr/lib/atlas/libblas.so.2.3
/usr/lib/atlas/libblas.so.2

I would think it would have been brought in as a dependency of R, but
perhaps you installed R in some non-standard way.  I have blas version
1.1-9 on my system.

bxf4 at c119756-b:~$ apt-cache policy blas 
blas:
  Installed: 1.1-9
  Candidate: 1.1-9
  Version Table:
 *** 1.1-9 0
        990 http://http.us.debian.org testing/main Packages
        990 ftp://ftp.debian.org testing/main Packages
        500 http://http.us.debian.org unstable/main Packages
        100 /var/lib/dpkg/status

Perhaps you can install blas via apt-get or dselect?

(for example, 'apt-get install blas')

HTH.

Brian Flaherty


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list