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/
ImQ009 has quit [Read error: Connection reset by peer]
aman_ has joined #mlpack
aman_ has quit [Client Quit]
prateek0001 has joined #mlpack
< prateek0001>
Hi everyone!, I am trying to build mlpack, but am getting the error, warning: libhdf5.so.101, needed by /usr/lib/libarmadillo.so, I am using arch linux I have hdf5 1.10.4 library installed and upon checkng have libhdf5.so.103 file but there's no libhdf5.so.101 file. Any ideas regarding what could be done for the same?
prateek0001 has quit [Remote host closed the connection]
prateek0001 has joined #mlpack
prateek0001 has quit [Remote host closed the connection]
< rcurtin>
prateek0001: your Armadillo installation is built against an old version of hdf5. either update it, or rebuild
< rcurtin>
if you installed it through pacman, go file a bug with Arch Linux---it sounds like they need to rebuild their Armadillo package against the latest hdf5 package, should be easy for them to fix :)