bug-guix
[Top][All Lists]
Advanced

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

bug#33279: guile-readline: error: no code for module


From: swedebugia
Subject: bug#33279: guile-readline: error: no code for module
Date: Tue, 6 Nov 2018 20:05:42 +0100

Saluton :)

On 2018-11-06 12:36, Ludovic Courtès wrote:
Hello,

swedebugia <address@hidden> 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






reply via email to

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