>ven. 24 oct. 2025 at 16:25, Eduardo Mercovich <[email protected]> wrote:
> When I run directly "~bin/zen/zen" this error appears: > > --8<---------------cut here---------------start------------->8--- > /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.26' not found > (required by > bin/zen/zen) > --8<---------------cut here---------------end--------------->8--- > > > However, searching for "x86_64-linux-gnu/libstdc++.so.6" we can see that the > file is > there. "File is not there" sometimes means "files against which the file is linked are not there". If you’re running Guix as a foreign package manager on top of Debian, you probably have a mix of incompatible libraries. Try to play with LD_LIBRARY_PATH (unset it or set it correctly), before calling zen. C.
signature.asc
Description: PGP signature
