libguile-ssh should be installed as an extension#31
libguile-ssh should be installed as an extension#31aconchillo wants to merge 1 commit intoartyom-poptsov:masterfrom
Conversation
|
@artyom-poptsov ping |
|
Hello. Thank you for the patch. I rebased your changes on top of the avp |
|
Oh, so sorry I missed your message somehow. Yeah...I think the issue is that the extension is installed in I'm not sure how |
|
@aconchillo May you share brew's formula of the guile-ssh package? This issue Guix uses isolated build with symlink to all dependencies as read only location |
Sorry! Completely missed this. Yes, that's what I ended up doing. This is it: https://github.com/aconchillo/homebrew-guile/blob/main/Formula/guile-ssh.rb |
|
Hello @aconchillo and @Hellseher ! I wonder if this PR is still up to date? I'm planning to make a new Guile-SSH release this week, so it would be great if we could freshen this PR up and maybe merge it to the Also maybe @nicolas-graves can add check this as well. |
This came up in a new Apple M1 where Homebrew is installed in /opt/homebrew instead of /usr/local as Apple intel's.
libguile-sshshould actually be installed as an extension (as other extensions). This wayGUILE_SYSTEM_EXTENSIONS_PATHcan be used.