unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Wensheng Xie <xiewensheng@gmail.com>
Cc: 31279@debbugs.gnu.org
Subject: bug#31279: report problem: guile with ~/.guile file does not run from shell
Date: Fri, 27 Apr 2018 18:38:25 -0400	[thread overview]
Message-ID: <87r2n046n2.fsf@netris.org> (raw)
In-Reply-To: <CAGQZKV4WbSBJC+L7UBt0ZOywiYhwe4FttFqi577v2wW0LVFQ2g@mail.gmail.com> (Wensheng Xie's message of "Fri, 27 Apr 2018 11:19:04 +0800")

Hi,

Wensheng Xie <xiewensheng@gmail.com> writes:

> Using guixSD, installed guile and try to run it from shell. I got the following error:
>
> ------ start ------
> ~ $ cat .guile
> (use-modules (ice-9 readline))
>
> ;; Enable completion at the REPL.
> (activate-readline)
>
> (use-modules (oop goops))~ $ 
> ~ $ guile

[...]

> ERROR: In procedure scm-error:
> no code for module (ice-9 readline)

You need to install the 'guile-readline' package in order to include the
(ice-9 readline) module.  Can you see if that solves the problem for you
and report back?

       Mark

  reply	other threads:[~2018-04-27 22:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27  3:19 bug#31279: report problem: guile with ~/.guile file does not run from shell Wensheng Xie
2018-04-27 22:38 ` Mark H Weaver [this message]
2018-04-30  6:17   ` Mark H Weaver
2018-05-02  1:10     ` Wensheng Xie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2n046n2.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=31279@debbugs.gnu.org \
    --cc=xiewensheng@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).