I've come to a stand-still when building opencog in the Ubuntu 14.04 Trust Tahr distribution.
Ive shown here the directory under which I've installed octool. I'm having trouble with the build command, ./octool -b here is what I get: > bryan@quantumdot:~/opencog$ ls > build octool > bryan@quantumdot:~/opencog$ ./octool -b > fatal: Not a git repository (or any of the parent directories): .git > [octool] Exiting octool as git worktree is not detected run inside a git > worktree > bryan@quantumdot:~/opencog$ cmake .. > CMake Error: The source directory "/home/bryan" does not appear to contain > CMakeLists.txt. > Specify --help for usage, or press the help button on the CMake GUI. > bryan@quantumdot:~/opencog$ cd /usr/local/include/opencog > bryan@quantumdot:/usr/local/include/opencog$ ls > atoms atomspaceutils attentionbank cython guile query > truthvalue > atomspace atomutils build eval persist rule-engine > util > bryan@quantumdot:/usr/local/include/opencog$ cmake .. > CMake Error: The source directory "/usr/local/include" does not appear to > contain CMakeLists.txt. > Specify --help for usage, or press the help button on the CMake GUI. > bryan@quantumdot:/usr/local/include/opencog$ > > When trying to run the command in the directory where the octool executable is stored, I receive an error. Any help to get cogprime running on my machine would be greatly appreciated. -- 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/c0d69e26-7df3-4f52-9ed4-6a1623392423%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
