[Rd] build 32-bit R on x86_64?
Vinh Nguyen
vqnguyen at uci.edu
Wed Aug 10 02:08:24 CEST 2011
On Tue, Aug 9, 2011 at 4:52 PM, Joris Meys <jorismeys at gmail.com> wrote:
> The architecture is called i386. Try
>
> r_arch=i386 ./configure
>
> That should work.
> Cheers
> Joris
Thank you for your response Joris. However, I still get:
/usr/bin/install: cannot create regular file
`../../include/i386/Rconfig.h': No such file or directory
I don't think r_arch necessarily instruct make to build 32-bit
versions of R; I think it's more of a prefix in the name.
More information about the R-devel
mailing list