Matthew Hall writes: > I ran into this openjade issue also. > > But I did not try make check. > > You probably need the BSD equivalent of docbook-dsssl: > > http://packages.debian.org/sid/docbook-dsssl >
I've checked things again on my developer box (FreeBSD 8.1). In order to transform the docs appropriately, you'll need: - jade or openjade - DocBook DSSSL stylesheets to create HTML or TeX output - TeX and JadeTeX to create PDF output from TeX Remember that if you build from a tarball, or use a prebuilt package for your favourite OS, you don't need any of these. As mentioned previously, we might as well switch the docs to Docbook XML. However, the requirements would change to: - xsltproc (the most lightweight XSL engine, but any other would do as well) - DocBook XSL stylesheets to create HTML or fo output - Java and Fop to create PDF output Feel free to suggest which requirements you think are easier to match. But remember that the stylesheets and any Java-based tools are notoriously hard to check for in configure scripts. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ libdbi-devel mailing list libdbi-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-devel