В сообщении от Суббота 12 сентября 2009 18:46:28 автор Xiao-Yong Jin написал: > I believe most of the linux distributions do not have > `lapack.pc', if you install certain implementation of lapack > like the one provided by netlib.org, or the one with > `ATLAS', or the one provided by intel mkl. So, using such > pkgconfig file is rather useless. A configure system like > the one used in `hmatrix' should be used to actually adapt > various kinds of systems. > It fails to build on Fedora too. I think bindings-levmar package is unbuildable on most linux distributions.
If pkgconfig-depends lines is removed from cabal file it builds fine. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
