Hi, I tried installing R on my system (Debian Linux 2.2.17, i386). I find that libf77blas.so is missing. Can someone tell me where and how I can find this? A search in debian.org didnt turn up anything. Anyway help will be greatly appreciated. Thanks, Anand _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
"anand ganesh" <aanandg at hotmail.com> writes:> I tried installing R on my system (Debian Linux 2.2.17, i386). > I find that libf77blas.so is missing. Can someone tell me where > and how I can find this? A search in debian.org didnt turn up anything. > Anyway help will be greatly appreciated.$ locate libf77blas.so /usr/lib/libf77blas.so /usr/lib/libf77blas.so.2 /usr/lib/libf77blas.so.2.3 $ dpkg -S /usr/lib/libf77blas.so.2.3 atlas2: /usr/lib/libf77blas.so.2.3 So it is in the atlas2 package. If you were installing the Debian package for r-base the installing application should have required the atlas2 package. Debian packages for the latest versions of R are available on the CRAN archives in the bin/linux/debian directory. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Try ''apt-get install atlas2 atlas2-dev''. T. anand ganesh wrote:> Hi, > I tried installing R on my system (Debian Linux 2.2.17, i386). > I find that libf77blas.so is missing. Can someone tell me where > and how I can find this? A search in debian.org didnt turn up anything. > Anyway help will be greatly appreciated. > Thanks, > Anand > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- > > 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 > _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._ >-- Timothy H. Keitt Department of Ecology and Evolution State University of New York at Stony Brook Phone: 631-632-1101, FAX: 631-632-7626 http://life.bio.sunysb.edu/ee/keitt/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._