GNU bug report logs -
#33279
guile-readline: error: no code for module
Previous Next
Reported by: swedebugia <swedebugia <at> riseup.net>
Date: Mon, 5 Nov 2018 20:16:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #16 received at 33279-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
swedebugia <swedebugia <at> riseup.net> writes:
> Saluton :)
>
> On 2018-11-06 12:36, Ludovic Courtès wrote:
>> Hello,
>>
>> swedebugia <swedebugia <at> 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?
This limitation is the same as <https://bugs.gnu.org/22138>.
Alas, no good solution have surfaced. Perhaps we need a
"propagated-search-paths" package record or similar?
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.