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> ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.