Hi Karsten, you are probably missing xsltproc and/or fop.
Here (openSUSE) I need to have packages libxslt1 and xmlgraphics-fop. The latter also requires a working java runtime. Ulrich Am 31.12.2012 12:05, schrieb Kinslayer von Hellracer: > Hi all, > > I'm using the darktable-git AUR Package for ArchLinux to build darktable from > git. This package does not build the usermanual from git. I tried to do so by > hand but got the following error message when running > > make darktable-usermanual > > in build/doc/usermanual. > > [100%] Tranforming image lighttable/images/panel_tagging.png into media target > [100%] Built target target_media_images > Scanning dependencies of target darktable-usermanual > [100%] Building usermanual > Making portrait pages on A4 paper (210mmx297mm) > Exception in thread "main" java.lang.NoSuchMethodError: > org.apache.xmlgraphics.util.Service.providerNames(Ljava/lang/Class;)Ljava/util/Iterator; > at > org.apache.fop.fo.ElementMappingRegistry.setupDefaultMappings(ElementMappingRegistry.java:74) > at > org.apache.fop.fo.ElementMappingRegistry.<init>(ElementMappingRegistry.java:66) > at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:166) > at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:190) > at > org.apache.fop.cli.CommandLineOptions.<init>(CommandLineOptions.java:124) > at org.apache.fop.cli.Main.startFOP(Main.java:160) > at org.apache.fop.cli.Main.main(Main.java:208) > make[3]: *** [doc/usermanual/darktable-usermanual.pdf] Fehler 1 > make[2]: *** [doc/usermanual/CMakeFiles/darktable-usermanual.dir/all] Fehler 2 > make[1]: *** [doc/usermanual/CMakeFiles/darktable-usermanual.dir/rule] Fehler > 2 > make: *** [doc/usermanual/CMakeFiles/darktable-usermanual.dir/rule] Fehler 2 > > Is this a dependency error? Does anybody know how to solve this? > > Karsten > ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Darktable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-users
