On 17 August 2011 17:42, Marco Maggesi <[email protected]> wrote: > Finally I was able to build and install the trunk version of nix. > > I installed flex and bison (and perhaps other things that I can't remember > now) and I run trough > make distclean > ./configure > make > > The build process seems to do most of the work. > I still have an error when the build process generates the documentation: > > make[3]: Entering directory `/home/maggesi/nix/doc/manual' > /usr/bin/xmllint --noout --nonet --xinclude --noxincludenode --relaxng > /docbook-rng-missing/docbook.rng manual.xml > warning: failed to load external entity "/docbook-rng-missing/docbook.rng" > Relax-NG parser error : xmlRelaxNGParse: could not load > /docbook-rng-missing/docbook.rng > Relax-NG schema /docbook-rng-missing/docbook.rng failed to compile > make[3]: *** [manual.is-valid] Error 5
I get the same error with nix-0.16. I ran ./bootstrap.sh before ./configure though. However, svn trunk works for me. I'm on Ubuntu 11.04 64-bit. Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
