In the meantime I found out that xcltproc is included in package libxslt at 
Manjaro/Arch 
Linux. I had the package already installed the whole time and therefore this is 
not the 
solution.

I get always following messages when I run make darktable-usermanual-dtorg.

    [ 93%] Built target target_media_images
    [ 93%] Built target darktable-usermanual-dtorg-images
    [ 93%] Building the en usermanual for darktable.orgFehler:
   Hauptklasse com.icl.saxon.StyleSheet konnte nicht gefunden oder geladen 
werden
    make[3]: *** [doc/usermanual/CMakeFiles/darktable-usermanual-dtorg-en.dir/
build.make:62: doc/usermanual/dtorg/en/index.html] Fehler 1
    make[2]: *** [CMakeFiles/Makefile2:8425: 
doc/usermanual/CMakeFiles/darktable-
usermanual-dtorg-en.dir/all] Fehler 2
    make[1]: *** [CMakeFiles/Makefile2:8158: 
doc/usermanual/CMakeFiles/darktable-
    usermanual-dtorg.dir/rule] Fehler 2
make: *** [Makefile:2656: darktable-usermanual-dtorg] Fehler 2 

Is it possible to get more detailed information from the make process?

Or does anyone know a possibility how the user manual can be created directly 
with 
saxon?e.g.
    saxon -s:/media/Daten/GitHub/darktable/doc/usermanual/darktable.xml 
-xsl:/media/
Daten/GitHub/darktable/doc/usermanual/xsl/darktable_html_dtorg.xsl -o:index.html

Pierre

Am Donnerstag, 19. April 2018, 17:48:11 CEST schrieb Ulrich Pegelow:
> Here on my system (OpenSUSE) xsltproc comes as part of package
> libxslt-tools.
> 
> Am 18.04.2018 um 18:40 schrieb openhab.doc:
> > Hello Ulrich,
> > 
> > I saw you replay at the other thread, but until now I didn't have the
> > time to check.
> > 
> > I'm using Manjaro Linux. In the README.md in folder ./doc I can find the
> > following list of packages which I have to install to build the user
> > manual.
> > 
> > - Java JDK, `gnome-doc-utils`, Saxon 6.5.x, FOP and ImageMagick
> > 
> > - `xsltproc` and the DocBook XML DTD and XSL stylesheets
> > 
> > On my system I have installed:
> > 
> > * jdk8-openjdk
> > 
> > * gnome-doc-utils (Version 0.20.10+16+gc03cc09-1)
> > 
> > * saxon-he (Version 9.8.0.1-1)
> > 
> > * fop (Version 2.2-1)
> > 
> > * ImageMagick (Version 7.0.7.28-1)
> > 
> > * DocBook-xml (Version 4.5-6)
> > 
> > * DocBook-xsl (Version 1.79.2-4)
> > 
> > and
> > 
> > additionally docbook-xsl-saxon (Version 1.00-3)
> > 
> > I did not found and I have not installed the package xcltproc!
> > 
> > Where can I find the package xcltproc?
> > 
> > Or is it a vault of the saxon-he package?
> > 
> > Thanks
> > 
> > Pierre
> 
> ___________________________________________________________________________
> darktable developer mailing list
> to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org



___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to