2009/9/14 Khudyakov Alexey <[email protected]>: > В сообщении от Понедельник 14 сентября 2009 12:59:24 автор Roel van Dijk > написал: >> Would adding >> extra-libraries: lapack >> to the cabal file instead of >> pkgconfig-depends: lapack >> be a better solution? > > Yes. It works this way. Tested in debian and old fedora
Thank you for testing. I have just released bindings-levmar-0.1.0.1 on hackage. It simply replaces pkgconfig-depends with extra-libraries. I hope this solves the installation problems. http://hackage.haskell.org/package/bindings-levmar-0.1.0.1 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
