- Get the latest version of ATLAS from: http://sourceforge.net/projects/math-atlas
- Untar and get into the source directory.
- Follow these steps:
mkdir BUILD
cd BUILD
../configure -b 64 -Fa alg -fPIC --with-netlib-lapack-tarfile=<path to lapack.tgz> --prefix=/home/sam/local
make
cd lib
make shared
make ptshared
cd ..
make install
This entry was posted
on Wednesday, March 9th, 2011 at 2:15 pm and is filed under HowTos.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.