You need to pass cabal the extra includes and extra lib dirs flags with the
explicit paths to the lib and include folders that have your blas and
lapack.  The logic in hmatrix can only check stadard paths.

On Thursday, August 21, 2014, Adrian Victor Crisciu <acris...@gmail.com>
wrote:

> Hi,
>
> Yes, they are in /usr/local/include. Moreover, /usr/local/lib64 is a
> symbolic link to /usr/local/lib (as may system is a 64-bit anyway), so the
> libraries should be found regardless of the path they are searched on.
>
> I have atlas-3.3.8 and lapack-3.4.0. Are newer versions required?
>
> Thanks!
> Adrian.
>
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to