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/
SP9144 has quit [Ping timeout: 250 seconds]
xiaohong has joined #mlpack
aghinsa has joined #mlpack
SP9144 has joined #mlpack
SP9144 has quit [Ping timeout: 268 seconds]
aghinsa has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
xiaohong has quit [Ping timeout: 250 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 268 seconds]
xiaohong has joined #mlpack
xiaohong has quit [Ping timeout: 240 seconds]
dheer has joined #mlpack
dheer has quit [Remote host closed the connection]
< jenkins-mlpack2> Project docker ensmallen nightly build build #57: FAILURE in 51 min: http://ci.mlpack.org/job/docker%20ensmallen%20nightly%20build/57/
SP9144 has joined #mlpack
SP9144 has quit [Ping timeout: 240 seconds]
SP9144 has joined #mlpack
SP9144 has quit [Ping timeout: 250 seconds]
SP9144 has joined #mlpack
ImQ009 has joined #mlpack
SP9144 has quit [Ping timeout: 245 seconds]
< rcurtin> 'gr
< rcurtin> oops
SP9144 has joined #mlpack
prateekv12f77 has joined #mlpack
prateekv12f77 is now known as prateek16v12f
prateek16v12f has quit [Remote host closed the connection]
prateek16v12f has joined #mlpack
prateek16v12f has quit [Remote host closed the connection]
ImQ009 has quit [Quit: Leaving]
nakul has joined #mlpack
< nakul> Hello !
< nakul> I am following this instruction for building mlpack http://www.mlpack.org/doc/stable/doxygen/build.html and getting this error
< nakul> ```(base) knakul853@knakul853:~/Desktop/Gsoc2020/mlpack-3.2.1/build$ cmake ../-- cotire 1.7.10 loaded.CMake Error at CMake/FindArmadillo.cmake:326 (message): ARMADILLO_INCLUDE_DIR-NOTFOUND/armadillo_bits/config.hpp not found! Cannot determine what to link against.Call Stack (most recent call first): CMakeLists.txt:241 (find_package)--
< nakul> Configuring incomplete, errors occurred!See also "/home/knakul853/Desktop/Gsoc2020/mlpack-3.2.1/CMakeFiles/CMakeOutput.log".See also "/home/knakul853/Desktop/Gsoc2020/mlpack-3.2.1/CMakeFiles/CMakeError.log".```
< nakul> can anybody help me out ?
< rcurtin> nakul: looks like CMake did not find Armadillo---do you have it installed?
< nakul> yes i run this command sudo apt-get install libarmadillo-dev to install
< rcurtin> what happens if you remove your build directory and then make a new one and try to run cmake again?
< nakul> getting the same error . i got this page https://github.com/mlpack/mlpack/issues/511 about it.If nothing happens i will ask again
< rcurtin> if Armadillo is not being found, you should check that it was successfully installed
< rcurtin> otherwise, you can specify the Armadillo install directory manually just like in that issue you linked to
< nakul> ok thanks@rcurtin
< rcurtin> sure :)
< rcurtin> I'm surprised that there is an issue, usually if you install armadillo via apt there should be no problems
< rcurtin> but I am sure it can be worked out :)
< nakul> Actually it was not installed properly bcoz there is some port which is blocked by my university i'm trying with my own internet
SP9144 has quit [Ping timeout: 268 seconds]
< rcurtin> nakul: ah, frustrating, hope you can get it worked out
< nakul> trying.....:]
< rcurtin> :)
nakul has quit [Ping timeout: 260 seconds]
SP9144 has joined #mlpack