> Could not find a package configuration file provided by "CogUtil"
Well, you need to install cogutil. From here: https://github.com/opencog/cogutil Be sure to read the README's and instructions. > Ready to take some direction. For people who wish to do programming, going through he bug-list and picking "easy to fix" bugs is a good start. For people who just want to learn about the system, then going through the wiki, and the tutorials here: https://github.com/opencog/atomspace/tree/master/examples is a good place to start. Maybe it would be really cool to create Jupyter notebooks for each of the tutorials. That would be pretty cool! --linas On Sun, Mar 3, 2019 at 1:02 PM JRTA <[email protected]> wrote: > I didn't see any errors listed in the log but this was at the end after > running the script. > > From terminal: > > [ocpkg] cmake /home/acopolis/opencog/src > -- The C compiler identification is GNU 7.3.0 > -- The CXX compiler identification is GNU 7.3.0 > -- Check for working C compiler: /usr/bin/cc > -- Check for working C compiler: /usr/bin/cc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Detecting C compile features > -- Detecting C compile features - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Detecting CXX compile features > -- Detecting CXX compile features - done > -- Build type: Release > > > CMake Error at CMakeLists.txt:143 (FIND_PACKAGE): > Could not find a package configuration file provided by "CogUtil" > (requested version 2.0.1) with any of the following names: > > CogUtilConfig.cmake > cogutil-config.cmake > > Add the installation prefix of "CogUtil" to CMAKE_PREFIX_PATH or set > "CogUtil_DIR" to a directory containing one of the above files. If > "CogUtil" provides a separate development package or SDK, be sure it has > been installed. > > > -- Configuring incomplete, errors occurred! > See also "/home/acopolis/opencog/build/CMakeFiles/CMakeOutput.log". > > > On Sunday, March 3, 2019 at 12:54:33 PM UTC-6, JRTA wrote: >> >> Ded dependaincy script went just find I believe. There were a few errors >> with cmake though and I was advised not to try and track this stuff down >> myself so here is the log. Ready to take some direction. Thanks! >> > -- > 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/371783ac-8abf-4f86-b4a3-b93d953ed7bd%40googlegroups.com > <https://groups.google.com/d/msgid/opencog/371783ac-8abf-4f86-b4a3-b93d953ed7bd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- cassette tapes - analog TV - film cameras - you -- 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/CAHrUA35fqep_zCU9xhhMXA6btWK0fERHukayk45NUNeskaAAtA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
