Hi,
I am new to opencog. I tried installation of opencog in ubuntu 18.04 LTS. I 
followed the instructions as per https://wiki.opencog.org/w/Building_OpenCog 
.
I then wanted to try handon with atoms and scheme shells. When I type in 
guile.

(use-modules (ice-9 readline)) (activate-readline)
 
I am getting the following error.
While compiling expression:
no code for module (ice-9 readline)
;;; <stdin>:1:31: warning: possibly unbound variable `activate-readline'
<unnamed port>:1:31: In procedure module-lookup: Unbound variable: 
activate-readline

I tried installing readline-common and libreadline-dev. But the problem still 
persists.
Can anybody help me?

-- 
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/71cb9691-3f81-4222-8283-c7ce8053d03c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to