On Thu, Aug 22, 2013 at 1:11 AM, P Purkayastha <[email protected]> wrote:
> Actually I do have those libraries. Only missing one is liblapack.*. It is > probably one of the similarly named libraries, except I don't know which. I > don't want to find out by hit and trial given how finicky atlas is. > If you installed atlas with gentoo, you can see which library is lapack with the atlas-lapack and atlas-lapack-threads pkg-config files. To avoid collision with lapack and cblas, the libcblas and liblapack were renamed to libatlcblas and libatllapack. All the other libraries kept their original names. -- Sebastien
