62.1 make problems

Douglas Bates bates@stat.wisc.edu
16 Jun 1998 11:45:39 -0500


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
> 
> Is there any standard place where I should be looking to find libF77?

Sounds like you will have to modify the path searched by the loader
for shared libraries.  Solaris tends to make this difficult because of
the weird locations for compilers and standard pieces of software.
Someone who uses Solaris more should advise you on this.  I think
these libraries are located in /opt/SUNWspro/lib but I haven't
bothered to figure out the logic of the places that Sun locates these.

> When make moves on to building the documents I get the errors below. (Is this
> because configure did not find perl?)

These are definitely errors from perl scripts.  What is the first line
of the script /home/res8/gilp/R-versions/R-0.62.1/etc/build-help?  If
it doesn't point to a perl interpreter then these scripts are not
going to work at all.  You will have to find a way to get configure to
determine the location of the perl interpreter.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._