[mlpack-git] [mlpack/mlpack] Error during building mlpack on Fedora 23 (#677)

Nihar Maheshwari notifications at github.com
Sat Jun 4 15:19:25 EDT 2016


Running **make** results in the following error which causes the compilation to terminate :
**/usr/include/armadillo_bits/include_superlu.hpp:91:53: fatal error: /usr/include/SuperLU/supermatrix.h: No such file or directory**
Installing SuperLU-devel package fixes the error and the project is built without any issues.
Shouldn't we add this package to the yum (shouldn't this be changed to dnf) command for installing dependencies as given in the docs section of the site , specifically  at :
http://www.mlpack.org/docs/mlpack-2.0.1/doxygen.php?doc=build.html
under the 'dependencies of mlpack' section 

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160604/ddea15a6/attachment.html>


More information about the mlpack-git mailing list