help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link to ~/.guix-profile/lib/*.so


From: Mathieu OTHACEHE
Subject: Re: Link to ~/.guix-profile/lib/*.so
Date: Sun, 19 Feb 2017 09:29:18 +0100
User-agent: mu4e 0.9.18; emacs 25.1.1

Hi,

> Set LD_LIBRARY_PATH=$HOME/.guix-profile/lib could solve this, but it is
> said that is not a good solution.  So I think we need a solution to make
> $HOME/.guix-profile/lib the fallback to search dynamic linked library.

It works for me without any tricks. Make sure you are using
gcc-toolchain and not gcc package.

You can try the following command :

guix package -i gcc-toolchain -r gcc binutils glibc

Mathieu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]