Ricardo Wurmus <[email protected]> writes: > On build nodes I added the following variable definitions to > /etc/environment: > > GUILE_LOAD_PATH=/run/current-system/profile/share/guile/site/2.2 > > GUILE_LOAD_COMPILED_PATH=/run/current-system/profile/lib/guile/2.2/site-ccache:/run/current-system/profile/share/guile/site/2.2 > > You need to make sure that the guile process used by guile SSH is > restarted.
Thanks Ricardo. So if you do this on build systems, I assume it's kinda a requirement of sort that should go into the document? I prefer your suggestion over my local editing of the bash/zsh files. -- Divan
