Closed janbaudisch closed 7 years ago
What steps did you take to build Nix?
@domenkozar I installed
Then I did:
./bootstrap.sh
./configure
make
...and at make
it failed.
System is a Chromebook.
You would also need to install package docbook-xsl
and point xsltproc
at it, using the --nonet
flag (see https://github.com/NixOS/nix/pull/1430)
When building nix, I get the following error. Since I have no idea what it actually means, I am just posting it here, hoping someone can explain it...