hmatrix-0.16.0.4 installation problem
Adrian Victor Crisciu
acrisciu at gmail.com
Thu Aug 21 13:22:58 UTC 2014
Sorry!
This is the the failed cabal install command and its output: The blas
(libcblas.so) and lapack (both liblapack.a and liblapack.so) are in
/usr/local/lib64, so they can be easily found. And the configure script for
other software did found them.
cabal install --enable-documentation hmatrix
Resolving dependencies...
Configuring hmatrix-0.16.0.4...
cabal: Missing dependencies on foreign libraries:
* Missing C libraries: blas, lapack
This problem can usually be solved by installing the system packages that
provide these libraries (you may need the "-dev" versions). If the libraries
are already installed but in a non-standard location then you can use the
flags --extra-include-dirs= and --extra-lib-dirs= to specify where they are.
Failed to install hmatrix-0.16.0.4
cabal: Error: some packages failed to install:
hmatrix-0.16.0.4 failed during the configure step. The exception was:
ExitFailure 1
Adrian-Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20140821/242eeab7/attachment.html>
More information about the Glasgow-haskell-users
mailing list