bug#81466: missing ice-9 module 'readline'
Z572 <[email protected]> Fri, 24 Jul 2026 13:56:14 +0800
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
--=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Augustine Benjamin via "Bug reports for GUILE, GNU's Ubiquitous Extension L= anguage" <[email protected]> writes: > I recently built Guile Scheme from source starting with code from > ftp://ftp.gnu.org/gnu/guile/guile-3.0.11.tar.gz, and the instructions at > https://codeberg.org/guile/guile and > http://doc.guix.gnu.org/guile/latest/en/html_node/Obtaining-and-Installin= g-Guile.html. > The latest version of the manual mentions a module `(ice-9 readline)` > that lets the Guile repl use the GNU readline library for convenience, > but when attempting to run `(use-modules (ice-9 readline))` I get an > error saying there is no code for the module. Indeed, it doesn't appear > to come with the copy of the source that I have, and looking at the sourc= e at > codeberg.org, I don't see an ice-9/readline.scm. I think either I was > supposed to build differently, or it is missing from the source, or the See https://codeberg.org/guile/guile/src/branch/main/guile-readline > reference manual shouldn't assert that new users have access to the > module, but I'm not sure which of these are the case. > > (I understand that the expected way for me to install Guile is via my dis= tribution's > package manager, but the Guile 3.0 that fedora offers comes missing some > pieces, most obviously the Guile reference manual. That's why I decided=20 > to build from source instead.) > > Thank you for your time > > Sent with Proton Mail secure email.=20 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmpi/n4ACgkQO1qpk+Gi 3/C/og/+Mh6ChcgDlA3dKU0dI2TjEDcghxRJFeUEr6/h0DMAZFwEK5koAslSR/eG fTQh7wCx7k5ftZy3o6UGx5w1NJeAjL020MCONLXrCDuWSOrrHp4atgWFw6x6NQEN 1RiGTtdv4WRiD3bU6NKJ+g2Koqr8lZmA3ACRYwpw87cIuHynUFEcXrhOzVn4k0JD cliue0Y6CKdRe877V4ZFglze2y5cnIgoImkZxjH71y+oGnVzQDJbxh1vjmIB2LjT FW4jPa2wPUiE5xGZQ6KXPWTwwqfobaK5210DOzcqL1ty0o3u6meFYRulzxeoBOcG k7KYHcWOmeDeuaqPvkCEDIKKEzyZipDOqkLGPxEEJMDQREuqVwSUZpcyRSn6pv8P 29QEWx0/Tim6864O8Fy9bnV1ERQ2mTuimzSU2vg4lB6RqwCG273pBxYUl0RuVzYK nyfTdIzFRiqCd9NEPIPQikpbkrV2gVS5/SYEmnyBTi3a6Ia/SYR0c0rxf0jW3A3w 3HPq2b//CTKt/Q0frdd++zSRX2LE99jkqERU9sXuzolPjo/6VCocJBuVqQ8e9Qig PccWnIWJZjqyeOkKMZ3HfFlgFOnAx4Wr8568fm7mkw1vgxgnFN30GURS9lLJwCKN N2r0F98nFIssruzJg6QAUmE/PqfSyyKb0pZdCSa/tTRue/dPb54= =FBKj -----END PGP SIGNATURE----- --=-=-=--