Tobias Geerinckx-Rice writes:
> ...
> mikadoZero wrote:
>> I did copy the suggested exports that were output when I ran `guix
>> package --manifest=manifest.scm` into .zprofile and they were:
>
> Guix does *not* suggest copying these into shell initialisation files,
> and you should remove the o
Ricardo Wurmus writes:
> mikadoZero writes:
>
>> I did copy the suggested exports that were output when I ran `guix
>> package --manifest=manifest.scm` into .zprofile and they were:
>
> I suggest to not do this and to add this snippet instead:
>
> export GUIX_PROFILE="$HOME/.guix-profile"
>
mikadoZero,
(Probably) not a solution to your problem, I'm afraid, but:
mikadoZero wrote:
I did copy the suggested exports that were output when I ran
`guix
package --manifest=manifest.scm` into .zprofile and they were:
Guix does *not* suggest copying these into shell initialisation
files,
mikadoZero writes:
> I did copy the suggested exports that were output when I ran `guix
> package --manifest=manifest.scm` into .zprofile and they were:
I suggest to not do this and to add this snippet instead:
export GUIX_PROFILE="$HOME/.guix-profile"
source $GUIX_PROFILE/etc/profile
Leo Famulari writes:
> On Mon, Mar 18, 2019 at 03:05:05PM -0400, mikadoZero wrote:
>> I get an error when I run `./configure --localstatedir=/var/guix/db` it
>
> It should be '--localstatedir=/var'
Thank you.
I am now using this:
`./configure --localstatedir=/var`
But I am still getting the s
Ricardo Wurmus writes:
> ...
>> ACLOCAL_PATH=/root/.guix-profile/share/aclocal:/run/current-system/profile/share/acl
>> ocal:/gnu/store/kjmqpchkfy8rvv19jvd14q40shm9fk2p-profile/share/aclocal
>
> Why are /root/.guix-profile directories first? Are setting these
> variables in some shell initializa
mikadoZero writes:
> Ricardo Wurmus writes:
>
>> mikadoZero writes:
>>
>>> I am trying to follow the instruction in the Contributing section of the
>>> manual, as I want to submit some patches. Following "14.1 Building from
>>> Gi
On Mon, Mar 18, 2019 at 03:05:05PM -0400, mikadoZero wrote:
> I get an error when I run `./configure --localstatedir=/var/guix/db` it
It should be '--localstatedir=/var'
signature.asc
Description: PGP signature
Thanks for your help.
Giovanni Biscuolo writes:
> Hi mikadoZero,
>
> mikadoZero writes:
>
>> I am trying to follow the instruction in the Contributing section of the
>> manual, as I want to submit some patches. Following "14.1 Building from
>> Git&
Ricardo Wurmus writes:
> mikadoZero writes:
>
>> I am trying to follow the instruction in the Contributing section of the
>> manual, as I want to submit some patches. Following "14.1 Building from
>> Git" I am getting an error when running `./bootstrap`.
>
mikadoZero writes:
> I am trying to follow the instruction in the Contributing section of the
> manual, as I want to submit some patches. Following "14.1 Building from
> Git" I am getting an error when running `./bootstrap`.
>
> `guix describe`
> guix 19c0cdb
Hi mikadoZero,
mikadoZero writes:
> I am trying to follow the instruction in the Contributing section of the
> manual, as I want to submit some patches. Following "14.1 Building from
> Git" I am getting an error when running `./bootstrap`.
I'm also learning to build
I am trying to follow the instruction in the Contributing section of the
manual, as I want to submit some patches. Following "14.1 Building from
Git" I am getting an error when running `./bootstrap`.
`guix describe`
guix 19c0cdb
repository URL: https://git.savannah.gnu.org/gi
13 matches
Mail list logo