Comment 2 for bug 1005219

Revision history for this message
Mike Miller (mtmiller) wrote :

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624318 for details on the status of this.

In addition to your solution, you can also configure blas to be the Atlas implementation, which should have been the default.

Try either:

$ sudo update-alternatives --auto libblas.so.3gf

or

$ sudo update-alternatives --set libblas.so.3gf /usr/lib/atlas-base/atlas/libblas.so.3gf