[mlpack-git] [mlpack/mlpack] LinearRegression not working on Arch linux 4.6.4.1 (#725)

Ryan Curtin notifications at github.com
Mon Jul 18 13:24:29 EDT 2016


No worries, we are happy to help. :)

I think you said you installed Armadillo via pacman?  Is it possible that you had ATLAS installed at the time you installed Armadillo, but have since removed it?

You can modify your Armadillo configuration in `/usr/include/armadillo_bits/config.hpp` but to be honest it may be the best idea to just remove Armadillo entirely and reinstall (either via pacman or from source).

Armadillo's configuration in `config.hpp` defines which libraries Armadillo tries to use, so if the underlying system changes, then Armadillo needs to be reconfigured.  This may be a bigger issue with the Pacman package that may require some refactoring on the part of the package maintainers...

---
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/725#issuecomment-233397298
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160718/40eafb41/attachment.html>


More information about the mlpack-git mailing list