Re: [Rd] unable to load lapack.so

2006-09-29 Thread Hiroyuki Kawakatsu
On 9/28/06, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: >> I'm having problems using ACML with R. I made two changes in >> config.site by setting >> LDFLAGS="-L/opt/acml3.1.0/gnu64/lib" >> BLAS_LIBS="-lacml" > >That's not how the R-admin manual describes how to do this. >Please try the way it doe

Re: [Rd] unable to load lapack.so

2006-09-29 Thread Prof Brian Ripley
On Fri, 29 Sep 2006, Hiroyuki Kawakatsu wrote: > On 9/28/06, Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > >>> I'm having problems using ACML with R. I made two changes in >>> config.site by setting >>> LDFLAGS="-L/opt/acml3.1.0/gnu64/lib" >>> BLAS_LIBS="-lacml" >> >> That's not how the R-admin

Re: [Rd] unable to load lapack.so

2006-09-28 Thread Prof Brian Ripley
On Thu, 28 Sep 2006, Hiroyuki Kawakatsu wrote: > Hi, > > I'm having problems using ACML with R. I made two changes in > config.site by setting > LDFLAGS="-L/opt/acml3.1.0/gnu64/lib" > BLAS_LIBS="-lacml" That's not how the R-admin manual describes how to do this. Please try the way it does descr