On Mon, May 14, 2018 at 07:00:43PM +0200, Julien Hardelin wrote: > Under Ubuntu-18.04, I git cloned gimp-help-2. > > ./autogen.sh has no problem. > > When I run make html-en, I get the error: > > //gimp-help-2$ make html-en// > //Copying images (en) ... 1864// > //Cleaning up 'en' xml files ...// > //*** Making html for en ... // > //I/O error : Attempt to load network entity > //http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl// > //warning: failed to load external entity > //"http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"// > //compilation error: file stylesheets/plainhtml.xsl line 10 element import// > //xsl:import : unable to load > //http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl// > //Makefile:1400: recipe for target 'html/en/index.html' failed// > //make: *** [html/en/index.html] Error 5/ > > When I go to the address, I can find chunk.xsl. > > I don't understand why make html-en fails If I remember correctly (I did not build gimp-help-2 for several years), the Makefile variable "XSLTFLAGS = --nonet" should prevent this. This should be set by default unless "./configure --enable-network" (or "./autogen.sh --enable-network") is specified. Bye, Ulf -- Fanatismus ist die Willenskraft der Dummen, derer, die zu allem fähig sind, sonst aber zu nichts. -- Karlheinz Deschner
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ gimp-docs-list mailing list gimp-docs-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gimp-docs-list