From: swedebugia <swedebugia@riseup.net>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 33279-done@debbugs.gnu.org
Subject: bug#33279: guile-readline: error: no code for module
Date: Tue, 6 Nov 2018 20:05:42 +0100 [thread overview]
Message-ID: <75770262-1a9d-af5a-5c4c-cb8c4e6f8cd5@riseup.net> (raw)
In-Reply-To: <8736se5tff.fsf@gnu.org>
Saluton :)
On 2018-11-06 12:36, Ludovic Courtès wrote:
> Hello,
>
> swedebugia <swedebugia@riseup.net> skribis:
>
>> exporting these variables did not help:
>>
>> $ export GUILE_LOAD_PATH=~/.guix-profile/lib/guile/2.2/:$GUILE_LOAD_PATH
>> $ export
>> GUILE_LOAD_COMPILED_PATH=~/.guix-profile/lib/guile/2.2/:$GUILE_LOAD_COMPILED_PATH
> Rather you need:
>
> export GUILE_LOAD_PATH=~/.guix-profile/share/guile/site/2.2:$GUILE_LOAD_PATH
> export GUILE_LOAD_COMPILED_PATH=~/.guix-profile/lib/guile/2.2/site-ccache:$GUILE_LOAD_COMPILED_PATH
>
> Better yet, you can install both ‘guile’ and ‘guile-readline’ in the
> same profile and you’ll get a message telling you what to do:
Thanks for the tip! I only installed guile-readline and it did not emit
any environment variable suggestions.
Could we make all guile-* packages emit this suggestion?
--
Cheers
Swedebugia
next prev parent reply other threads:[~2018-11-06 19:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-05 20:14 bug#33279: guile-readline: error: no code for module swedebugia
2018-11-06 11:36 ` Ludovic Courtès
2018-11-06 19:05 ` swedebugia [this message]
2018-11-06 20:14 ` Marius Bakke
2018-11-07 16:40 ` bug#33279: GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH on GuixSD Ludovic Courtès
2018-11-07 17:08 ` swedebugia
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=75770262-1a9d-af5a-5c4c-cb8c4e6f8cd5@riseup.net \
--to=swedebugia@riseup.net \
--cc=33279-done@debbugs.gnu.org \
--cc=ludo@gnu.org \
/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).