ChanServ changed the topic of #mlpack to: "mlpack: a fast, flexible machine learning library :: We don't always respond instantly, but we will respond; please be patient :: Logs at http://www.mlpack.org/irc/
< favre49>
I use bionic, what can I do about this?
< rcurtin>
favre49: do you want to update doc/guide/build.hpp to point out that libstb-dev is only available on very new versions of Ubuntu/Debian, and say that it's okay to not install it?
< rcurtin>
since if it isn't installed, CMake will just go download the necessary files
< rcurtin>
the guide already says it's optional, but maybe it's better to split out the 'libstb-dev' bit into its own line since it's optional
< favre49>
Actually I tried building mlpack_test without it, and i got errors because of the includes
< rcurtin>
are you using the latest git master version?
< rcurtin>
it would probably be good to file a bug report if you're still encountering issues even on the newest git master
< favre49>
Oh right, perhaps not. Let me update and get back to you