you have to provide the full explicit path to the module, starting with the leading slash. Clearly, whatever default paths that are being searched do not include the directory in which the thing lives, for you.
--linas On Thu, Sep 1, 2016 at 11:12 AM, <[email protected]> wrote: > > Thanks Linas for the reply. > > Sorry it was an incomplete post. > >> After making modifications in the CmakeLists.txt as per the commit, >>> From the build directory of opencog, i did >>> >> > 1. cmake .. > 2. make > 3. sudo make install. > 4. started the cogserver on the port 17001 > 5. Then loaded opencog> loadmodule > opencog/learning/PatternMiner/libTestPatternMinerAgent.so > 6. Unable to load module > "opencog/learning/PatternMiner/libTestPatternMinerAgent.so". > Check the server logs for details > > > Still libTestPatternMinerAgent.so is missing. In the cogserver log, it > says no such file or directory. > > Am i missing anything? > > -Vishnu > > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA34K2FiRu7-qmWBKi-XOVQa8qtOW_v0ZD1GUwF%2B%2BqR0MtQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
