[R] library doubt

Douglas Bates bates at stat.wisc.edu
Tue Nov 14 19:23:29 CET 2000


Stefano Calza <stecalza at tiscalinet.it> writes:

> Well, I did this:
> ./configure (and everything looks fine)
> R INSTALL RPgSQL and actually I got these errors:
> 
> /usr/bin/ld: cannot find -lf77blas
> collect2: ld returned 1 exit status
> make *** [/usr/lib/R/library/RPgSQL/libs/RPgSQL.so] Error 1
> 
> So it seems  you are right, but where's the mistake?

Install the Debian package atlas2-dev.

There is now a Debian package r-base-dev_1.1.1-2_all.deb on the CRAN
archives that you should install if you want to be sure of being able
to compile add-on packages.  The r-base-dev package does not contain
any programs or libraries but it forces the correct dependencies on
other packages so you can compile other code to add to R.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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