On Sunday 21 June 2009 05:52:00 am Sven Neumann wrote:
> Hi,
>
> On Sat, 2009-06-20 at 21:35 +0200, Jogchum Reitsma wrote:
> > Seems a perfect solution, be it that in my case (Suse 11.1),
> > the first make fails with
> >
> > *** Making html for en ...
> > /usr/bin/xsltproc \
> > --nonet \
> > --xinclude \
> > --stringparam l10n.gentext.default.language en \
> > -o html/en/ \
> > stylesheets/plainhtml.xsl \
> > xml/en/gimp.xml
> > 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 8
> > element import xsl:import : unable to load
> >
> > http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.
> >xsl make[1]: *** [html/en/index.html] Fout 5
> >
> > The URL is accessable in a browser, so that's not the problem.
> >
> > Any idea what that might be?
>
> Your installation of the Docbook tools is incomplete. The make
> rules explicitly disable the use of non-local style-sheets
> (that's what --nonet does), so you need to have a complete
> Docbook/XML installation locally.
>
>
> Sven
My run seems to blow up on LaTeX code that presumes MSWIn.
I use Slackware 12.2.
Here are some of the error messages:
no support found for ifxetex
no support found for fontspec
no support found for xltxtra
no support found for fontenc
no support found for inputenc
no support found for fancybox
built-in module makeidx registered
no support found for docbook
no support found for unicode
<portions omitted>
gimp_tmp.tex:6847: Undefined control sequence \windows.
gimp_tmp.tex:6847: leading text: \nolinkurl{C:\windows\fonts}
gimp_tmp.tex:6847: Undefined control sequence \fonts.
gimp_tmp.tex:6847: leading text: \nolinkurl{C:\windows\fonts}
gimp_tmp.tex:6848: Undefined control sequence \winnt.
gimp_tmp.tex:6848: leading text: \nolinkurl{C:\winnt\fonts}
gimp_tmp.tex:6848: Undefined control sequence \fonts.
gimp_tmp.tex:6848: leading text: \nolinkurl{C:\winnt\fonts}
gimp_tmp.tex:9385: Undefined control sequence \Documents.
gimp_tmp.tex:9385: leading
text: ...nd~Settings\[Username]\.gimp-2.6\menurc}
gimp_tmp.tex:9385: Undefined control sequence \...@nil.
gimp_tmp.tex:9385: leading
text: ...nd~Settings\[Username]\.gimp-2.6\menurc}
gimp_tmp.tex:9385: Incomplete \iffalse; all text was ignored after
line 9385.
gimp_tmp.tex: Emergency stop.
----------------------------------------------------
Here is my compile script, taken from Sven's post:
----------------------------------------------------------------
git clone --depth=0 git://git.gnome.org/gimp-help-2
cd gimp-help-2
./autogen.sh
LINGUAS=en make
LINGUAS=en make pdf-local
pdfinfo pdf/en/gimp.pdf
-----------------------------------------
I can't find on my system gimp_tmp.tex referred to in the error
messages. Hence I can't patch the TeX code myself.
--
John Culleton
Create Book Covers with Scribus/e-book $5.95
http://www.booklocker.com/books/4055.html
_______________________________________________
Gimp-user mailing list
[email protected]
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user