chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] configuring readline support; cannot import from undefin


From: John Gabriele
Subject: [Chicken-users] configuring readline support; cannot import from undefined module: regex
Date: Mon, 15 Aug 2011 23:47:41 -0400

Hi,

Following the instructions at
http://wiki.call-cc.org/man/3/Using%20the%20interpreter#auto-completion-and-edition
to set up readline support, I get:

    Error: (import) during expansion of (import ...) - cannot import
from undefined module: regex

Changing "regex" to "irregex" makes readline seem to work though.

Also, both links there pointing to the readline egg page are broken.

The instructions at http://wiki.call-cc.org/eggref/4/readline#examples
are almost the same as those in the above "Using the interpreter" page
except that they use `getenv` (instead of `get-environment-variable`),
which fails for me.

Should I update both wiki pages?

BTW, what does the "NB" acronym (at the readline egg page, examples
section) mean?

Thanks,
---John



reply via email to

[Prev in Thread] Current Thread [Next in Thread]