help-guix
[Top][All Lists]
Advanced

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

Re: I can't install guile-picture-language


From: sirgazil
Subject: Re: I can't install guile-picture-language
Date: Fri, 15 Feb 2019 11:57:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Hi Julien,

El 15/02/19 a las 9:23 a. m., Julien Lepiller escribió:

What doesn't make sense in my case is that I just ran "guix pull" and
"guix package -u" again (both as root and user), but when I run "guix
--version", I get the same version I posted yesterday:

········································
guix --version
guix (GNU Guix) 0.16.0-9.4bddd12
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
········································

Also, this is what "guix describe" tells me:

········································
$ guix describe
guix describe: error: failed to determine origin
········································

Hi,

make sure  that guix is not installed in your profile (so guix package -u wouldn't "update" it) and that you run guix from

I have the guix package installed in my profile. I use it to access the Guix Scheme API. But the problem was related to the PATH variable.


~/.config/guix/current/bin (check with `which guix`). If it's not the case, add ~/.config/guix/current/bin to the beginning of your $PATH. That should ensure that you actually run the guix that was installed with guix pull.

Yeah, that solved the problem. I had a line prepending a different path in my configuration.

Thanks for your help everyone,



--
Luis Felipe López Acevedo
http://sirgazil.bitbucket.io/





reply via email to

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