Message-ID: <72e8303a0810131237o74295dc9v4c85778eecb709d3@mail.gmail.com>
Date: 2008-10-13T19:37:01Z
From: Dale Steele
Subject: 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