[R] Compiling R 1.3.0 on AIX 4.3.3 and libz.a
Thomas Lumley
tlumley at u.washington.edu
Tue Feb 5 17:34:37 CET 2002
On Tue, 5 Feb 2002, Peter Cameron wrote:
>
> However, with a non-development AIX machine, the deployment failed. R
> complained at runtime about not being able to access libz.a. Have I compiled
> R incorrectly? Is there some prerequisite that applies to AIX and not to
> other UNIXes, or have I merely been lucky with the other UNIXes in that the
> prerequisites were already satisifed?
I think you've been lucky. The R configuration process looks for quite a
few libraries and links them if they are found. If they aren't found we
either provide substitutes or don't implement that feature. If you just
move the R install tree then the same libraries have to be found in the
same places on the new machine.
ldd should tell you what libraries are required.
-thomas
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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