all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guile_load_path not set?
@ 2019-06-26 23:28 Amar Singh
  2019-06-27  6:39 ` Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Amar Singh @ 2019-06-26 23:28 UTC (permalink / raw)
  To: help-guix

To reproduce
1. guix package -S 1
(switch to 1st gen or the oldest gen around)
2. guix package --rollback (now you have a blank env) 
3. guix package - i emacsy (install a guile library) 
4. emacsy-gtk-webkit (run code that uses guile lib)

guix package --search-paths shows no guile_load_path, or compiled load path.

is it a bug?

Amar Singh<nly@disroot.org>
----------------
Sent fromK-9 Mail. Please excuse my brevity.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: guile_load_path not set?
  2019-06-26 23:28 guile_load_path not set? Amar Singh
@ 2019-06-27  6:39 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2019-06-27  6:39 UTC (permalink / raw)
  To: help-guix, Amar Singh

Le 27 juin 2019 01:28:51 GMT+02:00, Amar Singh <nly@disroot.org> a écrit :
>To reproduce
>1. guix package -S 1
>(switch to 1st gen or the oldest gen around)
>2. guix package --rollback (now you have a blank env) 
>3. guix package - i emacsy (install a guile library) 
>4. emacsy-gtk-webkit (run code that uses guile lib)
>
>guix package --search-paths shows no guile_load_path, or compiled load
>path.
>
>is it a bug?
>
>Amar Singh<nly@disroot.org>
>----------------
>Sent fromK-9 Mail. Please excuse my brevity.

There should probably be a wrapper around the binary, otherwise you're supposed to install guile in the same profile to get the corresponding environment variables.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-27  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26 23:28 guile_load_path not set? Amar Singh
2019-06-27  6:39 ` Julien Lepiller

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.