62.1 make problems
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
16 Jun 1998 18:55:56 +0200
Paul Gilbert <pgilbert@bank-banque-canada.ca> writes:
>
> I'm just trying to install 62.1 under Solaris. Making the program reports no
> errors, but when I try to run R I get
>
> ld.so.1: /home/res8/gilp/R-versions/R-0.62.1/bin/R.binary: fatal: libF77.so.2:
> can't open file: errno=2
Works OK here with f77 == g77. Which Fortran are you on?
> Is there any standard place where I should be looking to find
> libF77?
You could try something like
find /usr -name \*77\* -print
find /opt -name \*77\* -print
but I'm somewhat confused as to why the linker seems to be picking up
the shared library (mine links static) when it isn't there.
> When make moves on to building the documents I get the errors below. (Is this
> because configure did not find perl?)
That, or wrong version of perl.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._