[R] Problems installing R-2.8.0 on Suse linux 10.1

2008-10-30 Thread William Hudspeth
Hello, I am trying to install R on Suse linux 10.1. To get configure to run correctly, I had to set FPICFLAGS=fPIC. R is now configured for i686-pc-linux-gnu Source directory: . Installation directory:/usr/local C compiler:gcc -std=gnu99 -g -O2 Fortran 77 c

[R] Problems with R make - related to blas

2008-10-30 Thread William Hudspeth
Hello, I am having problems installing R-2.7.2 on a maching running OpenSUSE Linux 10.2. Initially, R couldn't find a Fortran compiler, so I downloaded and installed compat-g77-3.3.5-38.i586.rpm. I then set FPICFLAGS=fPIC in the config.site file. I next configured using ./configure, with no er

[R] Problems with make for R-2.8.0 on Suse Linux 10.1

2008-10-30 Thread William Hudspeth
Hello, I am trying to install R on Suse linux 10.1. To get configure to run correctly, I had to set FPICFLAGS=fPIC. R is now configured for i686-pc-linux-gnu Source directory: . Installation directory:/usr/local C compiler:gcc -std=gnu99 -g -O2 Fortran 77 c