help-guix
[Top][All Lists]
Advanced

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

Re: I don't understand profiles and directories


From: HiPhish
Subject: Re: I don't understand profiles and directories
Date: Sat, 19 Jan 2019 17:54:21 +0100

Hello Ricardo,

I have logged out and back in just to be sure everything is reset.

> What “guix” are you using?  What does “which guix” tell you?
When I run `guix --version` I get "guix (GNU Guix) 0.15.0-5.1d0be47" (and the 
usual copyright boilerplate of course). `which guix` prints "guix (GNU Guix) 
0.15.0-5.1d0be47". Should I change my `.profile` file to be like this instead?

    source "$HOME/.guix-profile/etc/profile"
    export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
    export PATH="$HOME/.config/guix/current/bin:$PATH"
    export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"

I.e. first source the Guix profile, which will add itself to the `$PATH`, and 
then add the path to the other profile.





reply via email to

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