Skip to content
Prev 514 / 3656 Next

building R with goto BLAS on Ubuntu 8.04

I have successfully built R version 2.8.0 RC (2008-10-13 r46702) from
subversion director on Ubuntu 8.04.  I would like to build a version
which uses goto BLAS.

Thus far, I've downloaded the academic version of goto blas and run
the quickbuild command on my system:

     ./quickbuild.32bit

This command is successful creates a file:

     libgoto_baniasp-r1.26.so

I'm a little vague on how to proceed.  Thanks.  --Dale