Re: [Rd] assistance building R on RHEL5

2011-11-10 Thread Mike Dahman
Thanks for the tips. It appears as the root cause was indeed the fortran/gcc packages. There was a mix of the gcc packages and gcc 44 packages. I removed the gcc44s and installed the gcc-fortran, put the original configure script back and compilation completed. gcc.x86_64 gcc-c++.x86_64 gcc-gfort

Re: [Rd] assistance building R on RHEL5

2011-11-10 Thread Prof Brian Ripley
On Wed, 9 Nov 2011, Mike Dahman wrote: I have gotten this error while attempting to build R-2.13.2 and R-2.14.0 using ./configure --with-x=no --enable-R-shlib, and ./configure --with-x=no Hmm, gcc44 is unlikely to be a Fortran compiler. You should not be patching the configure script, rather

[Rd] assistance building R on RHEL5

2011-11-10 Thread Mike Dahman
I have gotten this error while attempting to build R-2.13.2 and R-2.14.0 using ./configure --with-x=no --enable-R-shlib, and ./configure --with-x=no Red Hat Enterprise Linux Server release 5.6 (Tikanga) = Warning in solve.default(rgb) : unable to load shared object '/u