From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#33279: guile-readline: error: no code for module Date: Tue, 06 Nov 2018 21:14:47 +0100 Message-ID: <87r2fyynd4.fsf@fastmail.com> References: <6fe72b3b-edb7-efb7-8b4e-f30e7b746fbb@riseup.net> <8736se5tff.fsf@gnu.org> <75770262-1a9d-af5a-5c4c-cb8c4e6f8cd5@riseup.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45677) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK7ku-0002Wr-LG for bug-guix@gnu.org; Tue, 06 Nov 2018 15:15:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK7kd-0007Ke-B4 for bug-guix@gnu.org; Tue, 06 Nov 2018 15:15:11 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33586) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gK7kc-0007If-Ct for bug-guix@gnu.org; Tue, 06 Nov 2018 15:15:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gK7kc-0007sy-4U for bug-guix@gnu.org; Tue, 06 Nov 2018 15:15:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <75770262-1a9d-af5a-5c4c-cb8c4e6f8cd5@riseup.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: swedebugia , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33279-done@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable swedebugia writes: > Saluton :) > > On 2018-11-06 12:36, Ludovic Court=C3=A8s wrote: >> Hello, >> >> swedebugia skribis: >> >>> exporting these variables did not help: >>> >>> $ export GUILE_LOAD_PATH=3D~/.guix-profile/lib/guile/2.2/:$GUILE_LOAD_P= ATH >>> $ export >>> GUILE_LOAD_COMPILED_PATH=3D~/.guix-profile/lib/guile/2.2/:$GUILE_LOAD_C= OMPILED_PATH >> Rather you need: >> >> export GUILE_LOAD_PATH=3D~/.guix-profile/share/guile/site/2.2:$GUILE_= LOAD_PATH >> export GUILE_LOAD_COMPILED_PATH=3D~/.guix-profile/lib/guile/2.2/site-= ccache:$GUILE_LOAD_COMPILED_PATH >> >> Better yet, you can install both =E2=80=98guile=E2=80=99 and =E2=80=98gu= ile-readline=E2=80=99 in the >> same profile and you=E2=80=99ll get a message telling you what to do: > > Thanks for the tip! I only installed guile-readline and it did not emit=20 > any environment variable suggestions. > > Could we make all guile-* packages emit this suggestion? This limitation is the same as . Alas, no good solution have surfaced. Perhaps we need a "propagated-search-paths" package record or similar? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlvh9jcACgkQoqBt8qM6 VPpDWQgAuf2hJ3rzVV3uH6Lfv6xb9YdOBlFf1Xw3ycb2zCK4492kI9mfC2fdc5Rx xWg1d18eUsN+e3FDLGfCqqMdViIe2yUSc4Dxyt+ldiY4xJZKcAavefov53kz+2cU pACOHuWquu6Y6plUsJLnvvwdrBszfcnpTtLeqABRPIa7WTQ9VAN6KFStap9Ewomd 6KxQRZd/wHw32K81y+L8Pk9xMhkZZ0waJaxPzGXq4os7XKvXot+ytOloa7wJ4Vmt zjYBJR9b+p5usgwLk8F1yzDmnK94hkzf4AS0+16n8+nhChZf/RZpPWnNVL8uvXtD MPCLMJqu3Q0RzBPXEEW4TgYy8bMGyQ== =X5VD -----END PGP SIGNATURE----- --=-=-=--