Re: [Rd] Error when compiling R with openblas

2014-07-01 Thread Dirk Eddelbuettel
On 1 July 2014 at 12:00, Alexander Braumann wrote: | I tried to compile R with openblas on a ubuntu 12.04 machine. I have to | say that I normally use the package system and that I have no experience | with compiling R. You do not need to do that. Just install the existing OpenBLAS package via

[Rd] Error when compiling R with openblas

2014-07-01 Thread Alexander Braumann
Hi, I tried to compile R with openblas on a ubuntu 12.04 machine. I have to say that I normally use the package system and that I have no experience with compiling R. I did the following: ./configure --enable-BLAS-shlib --enable-R-shlib LIBnn=lib --with-blas="-L/usr/lib/openblas-base/ -lope