Hi, Anyone know is there a file or somewhere that specify the paths that "load-extension" will search? I am adding a new module , it always says "ERROR: In procedure dynamic-link: file: "libguile-patternminer", message: "file not found"". libguile-patternminer.so is in build/opencog/learning/PatternMiner/ patternminer.scm is in build/opencog/scm/opencog/learning/ When I load patternminer.scm manually from guile shell, it gives the above error.
I look at the other existing modules, I cannot find the place to specify the path. In files cogserver.scm and atom_types.scm, they say: ; libguile-cogserver.so is located in /usr/local/lib/opencog ; libnlp-types.so is in /usr/local/lib/opencog/modules But libguile-cogserver.so and libnlp-types.so are not there. Anyone can help? Thanks, Shujing -- 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/CALpD4-KNG0u-oUOaw8aXfcJ66%3D_GyAX2vMeFNRO9r4TMZS9c8w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
