Hi,

in fact two things are needed - and both tend to be in different places
and have different file names depending on distribution. Both are
searched for in FindSaxon.cmake independently.

One is saxon itself. Most likely in /usr/share/java. In your case
saxon-6.5.5.jar. In my case also and additionally as a symbolic link
saxon.jar to the a.m. file.

The other thing needed is the docbook saxon extension. This comes in
even more arkane places. Here on my system in:

/usr/share/xml/docbook/stylesheet/nwalsh/1.75.2/extensions/saxon65.jar

The error in your case most likely means you added saxon-6.5.5.jar to
the place where saxon extensions are searched for.

Ulrich


Am 02.01.2013 19:23, schrieb Alexander Wagner:
> On 01/02/2013 06:49 PM, Alexander Wagner wrote:
> 
> Hi!
> 
> As a followup I just noted that
> 
> $ make darktable-usermanual-html
> [  0%] Built target darktable_single_xml
> [ 97%] Built target target_media_images
> [ 97%] Building html usermanual
> No adjustColumnWidths function available.
> Processing terminated by xsl:message at line 402
> make[3]: *** [doc/usermanual/html/index.html] Error 1
> make[2]: *** 
> [doc/usermanual/CMakeFiles/darktable-usermanual-html.dir/all] Error 2
> make[1]: *** 
> [doc/usermanual/CMakeFiles/darktable-usermanual-html.dir/rule] Error 2
> make: *** [doc/usermanual/CMakeFiles/darktable-usermanual-html.dir/rule] 
> Error 2
> 
> Note that I added
> 
>>      saxon-6.5.5.jar
> 
> to stop cmake from complaining that no saxon was found. So if I get it 
> right it should use saxon now.
> 



------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
Darktable-users mailing list
Darktable-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-users

Reply via email to