
21 Aug
2014
21 Aug
'14
9:15 a.m.
On Thu, Aug 21, 2014 at 3:26 PM, Adrian Victor Crisciu
Hi,
I tried to upgrade from hmatrix 0.15.2.1 to hmatrix-0.16.0.4 and both cabal install and cabal configure complained about missing blas and lapack libraries. However, I do have those libraries installed, and I passed their locations through --extra-include-dirs and --extra-lib-dirs with no results.
I use cabal 1.20.0.3, ghc 7.8.2 and gcc 4.4.4 on a Slackware-13.1 64-bit linux box.
Any idea of what is going wrong (and how to correct it?)
Thanks, Adrian-Victor.
A report like this is much easier to answer if it includes the actual command you ran and its output. Michael