Re: [Rd] X11.options().

2011-08-09 Thread Uwe Ligges
Fine for me on a recent Debian with R-2.13.1 patched. I think we will need more details of a really clean install and your version of cairo etc. [I'm on vacations and may be offline until Thursday] Uwe On 09.08.2011 01:10, Rolf Turner wrote: Uh, to get back to the (my) point --- anybody ha

Re: [Rd] X11.options().

2011-08-09 Thread Rolf Turner
On 09/08/11 20:43, Uwe Ligges wrote: Fine for me on a recent Debian with R-2.13.1 patched. Psigh! Why do the Computer Gods always pick on ***me***? I think we will need more details of a really clean install and your version of cairo etc. [I'm on vacations and may be offline until Thursday]

[Rd] build 32-bit R on x86_64?

2011-08-09 Thread Vinh Nguyen
Dear R-Devel, I'm using Ubuntu on an x86_64 machine and would like to have both the 32-bit and 64-bit versions of R built from source. By default, following the usual build procedures yields 64 bit R. Looking at [these](http://cran.r-project.org/doc/manuals/R-admin.html#Sub_002darchitectures), I

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Joris Meys
The architecture is called i386. Try r_arch=i386 ./configure That should work. Cheers Joris On Wed, Aug 10, 2011 at 1:40 AM, Vinh Nguyen wrote: > Dear R-Devel, > > I'm using Ubuntu on an x86_64 machine and would like to have both the > 32-bit and 64-bit versions of R built from source.  By defa

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Vinh Nguyen
On Tue, Aug 9, 2011 at 4:52 PM, Joris Meys 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 suc

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Dirk Eddelbuettel
Hi Vinh, On 9 August 2011 at 16:40, Vinh Nguyen wrote: | Dear R-Devel, | | I'm using Ubuntu on an x86_64 machine and would like to have both the | 32-bit and 64-bit versions of R built from source. By default, | following the usual build procedures yields 64 bit R. Looking at | [these](http:/

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Simon Urbanek
On Aug 9, 2011, at 8:12 PM, Dirk Eddelbuettel wrote: > > Hi Vinh, > > On 9 August 2011 at 16:40, Vinh Nguyen wrote: > | Dear R-Devel, > | > | I'm using Ubuntu on an x86_64 machine and would like to have both the > | 32-bit and 64-bit versions of R built from source. By default, > | following

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Dirk Eddelbuettel
On 9 August 2011 at 21:24, Simon Urbanek wrote: | | On Aug 9, 2011, at 8:12 PM, Dirk Eddelbuettel wrote: | | > | > Hi Vinh, | > | > On 9 August 2011 at 16:40, Vinh Nguyen wrote: | > | Dear R-Devel, | > | | > | I'm using Ubuntu on an x86_64 machine and would like to have both the | > | 32-bit

Re: [Rd] build 32-bit R on x86_64?

2011-08-09 Thread Simon Urbanek
On Aug 9, 2011, at 9:41 PM, Dirk Eddelbuettel wrote: > > On 9 August 2011 at 21:24, Simon Urbanek wrote: > | > | On Aug 9, 2011, at 8:12 PM, Dirk Eddelbuettel wrote: > | > | > > | > Hi Vinh, > | > > | > On 9 August 2011 at 16:40, Vinh Nguyen wrote: > | > | Dear R-Devel, > | > | > | > | I'm