rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
_slack_mlpack_13 has joined #mlpack
<akhunti1[m]> Hi team my libarmadillo.so.10 file is present [ mlpack-3/armadillo-10.1.2/libarmadillo.so.10 ] in this path
<akhunti1[m]> This is my cmakelist.txt file to connect armdillio
<akhunti1[m]> but getting this error
<akhunti1[m]> could you pls help me on that
<akhunti1[m]> This is my cmakelist.txt file
<akhunti1[m]> Hi Team my armadillo path location is [ mlpack-3/armadillo-10.1.2] and libarmadillo.so.10 path location is [ mlpack-3/armadillo-10.1.2/libarmadillo.so.10 ]
<akhunti1[m]> This is my cmakelist.txt file
<akhunti1[m]> but i am getting error
<akhunti1[m]> rcurtin: could you pls help on that.
<akhunti1[m]> I spend almost 2 days , not able to solve this issue
<rcurtin[m]> have you set `LD_LIBRARY_PATH` correctly?
<akhunti1[m]> Hi rcurtin this is my cmakelist.txt file
<akhunti1[m]> cmake_minimum_required(VERSION 3.4.1)... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/aba3b9d14d7acf4eb68d87ef26119006aedc9ea3>)
<akhunti1[m]> do not know where to set and how to set
<akhunti1[m]> As i am new to this field
<akhunti1[m]> I am trying to set it now
<akhunti1[m]> Hi rcurtin i set it this way
<akhunti1[m]> but again getting same error . ImportError: libarmadillo.so.10: cannot open shared object file: No such file or directory
<akhunti1[m]> akhunti1[m]: is it the correct way?
<akhunti1[m]> Here the challenge is everything i need to put in cmakelist.txt file , as i am creating container out of that .
<akhunti1[m]> Hi rcurtin i solved that issue . but i am getting another issue
<akhunti1[m]> Is it required to add . or will i remove the line from FindArmadillo.cmake file
<akhunti1[m]> Hi Team i downloaded Armadillo file , and installed it using following command
<akhunti1[m]> tar -xvf armadillo-9.880.1.tar.gz... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/bbb68bfd711af1c0bbe0f6c47073c3f621cdf1a2>)
<akhunti1[m]> but i did not find lib folder inside Armadillo folder after installation .
<akhunti1[m]> Any idea why is it so ?
<akhunti1[m]> so actually i am facing issue to give path to the lib folder
<akhunti1[m]> as lib folder was not created inside Armadillo folder
<akhunti1[m]> rcurtin: could you pls help me on that
<akhunti1[m]> is my set property correct ?
<akhunti1[m]> Hi rcurtin i tried all the way , but not able to solve the issue .
<akhunti1[m]> If time permit pls give some suggestion. As it is a business delivery I need to finish it ASAP.
<akhunti1[m]> and i am getting a lot of pressure from business , to finish it ASAP.😿
<akhunti1[m]> no idea how to solve this issue .
<akhunti1[m]> cmake_minimum_required(VERSION 3.4.1)... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/a9f0aa88bc61ebd0daea767fb56da063d39415be>)
<akhunti1[m]> This is my cmakelist.txt file
<akhunti1[m]> Thanks