I have exactly the same problem when changing to Cygwin on Windows 10. (It works fine on Cygwin/Windows 7). So I do not think it is a specific Linux version problem. And yes, Ulf, you helped me with the same problem in February 2010. I found a solution, but in the gimpusers archive my solution is missing.
My Makefile variable is set as "XSLTFLAGS = --nonet".
I tried to comment out the if part of the

   # if test "x$enable_network" != "xyes"; then
      XSLTFLAGS="$XSLTFLAGS --nonet"
   # fi

in the config file, but when running "make html-xx" my commenting was erased. I am working on this problem from time to time by comparing the Win 10 version with the Win 7 version, but this is not the season for indoor working. :-)
Kolbjørn

Den 15.05.2018 20:48, skreiv Julien Hardelin:

Hi,

It must be a problem specific of Ubuntu-18.04.

No problem under OpenSuse-leap-42.3 KDE,

Sorry for the noise,

Julien


Le 14/05/2018 à 19:00, Julien Hardelin a écrit :

Hi,

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




_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list



_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list



---
Denne e-posten har blitt sjekket for virus av antivirusprogramvare fra Avast
https://www.avast.com/antivirus
_______________________________________________
gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

Reply via email to