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
>>> Git" I am getting an error when running `./bootstrap`.
>>>
>>> `g
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" I am getting an error when running `./bootst
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`.
>>
>> `guix describe`
>> guix 19c0cdb
>
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
> repository URL: https://git.
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 from git but I never had su