Hello, everyone. I'm brand new to the group and just getting started with OpenCog. Just working on installing and exploring right now.
Ran into this issue on a fresh install of Ubuntu Server 17.04. Kept getting the following message every time I ran ./octool -rsdpcalv ./octool: line 583: cd: cogutils-master/: No such file or directory Seems the issue is that the folder that is created by untarring the cogutils master.tar.gz is not named correctly in the octool script. If I edit the octool script on line 583 to say "cogutil-master" (remove the 's' from cogutils) it works again. Hope this will help anybody else who is also getting this same issue. -David Beitler -- 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/f88c8a4d-40a1-4bb4-9160-d7e43f987680%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
