[R] FW: Platform Compatibility

Ben Bolker bbolker at gmail.com
Mon Mar 28 22:48:33 CEST 2011


Shahriar, Khandaker (CONT <Khandaker.Shahriar <at> capitalone.com> writes:

> 
> 
> Good Afternoon,
> I am trying to verify if R v2.10.1 can be run with HPUX 11.x or AIX?
> 
>                 Thx!
> Khan
> 804-284-7201
> 

  You might get a quick answer, but probably your best bet
is simply to try compiling:
<http://probability.ca/cran/src/base/R-2/R-2.10.1.tar.gz>.  A brief look at the
"configure" script within 
that tarball does find some HPUX- and AIX-specific tests, so it's
plausible that it would work, but you can probably answer best for
yourself.

  It will depend in part on your OS (32- vs 64-bit) and your toolchain
(which compilers etc.).  You are almost certain to have to build it
yourself rather than downloading binaries.

  You should probably also search the mailing list archives, e.g.
<http://r.789695.n4.nabble.com/Error-compiling-R-2-10-1-on-AIX-td1017862.html>



More information about the R-help mailing list