[Fwd: [Bug 688] - make documentation produces only files as 'x6772.html']

Joerg Mayer jmayer at loplof.de
Sat Nov 23 11:58:01 CST 2002


On Sat, Nov 23, 2002 at 09:55:32AM -0700, Tony Lambregts wrote:
> Ok  heres what I have found. "db2html -d ../faq-plain.dsl wine-faq.sgml 
> " works, However if I use "db2html -d ./faq-plain.dsl wine-faq.sgml " it 
> blows chunks. as I reported.
> 
> So the change to two dots works, which makes sense, therfore I changed 
> the Makefile so that  SRCDIR = .. and re-ran "make html" and produces 
> the html beautifully.

Fails for me too:

jmayer at alice:~/work/wine/wine/documentation> make everything
db2html -d ./default.dsl -o wine-devel wine-devel.sgml
Filename suffix "dsl" ambiguous: ./default.dsl
make: *** [wine-devel/index.html] Fehler 1

----------------------------------------------

jmayer at alice:~/work/wine/wine/documentation> db2html --version
db2html - docbook-toys 0.61.0

----------------------------------------------

jmayer at alice:~/work/wine/wine/documentation> rpm -qilf /usr/bin/db2html
Name        : docbook-toys                 Relocations: (not relocateable)
Version     : 0.61.0                            Vendor: SuSE Linux AG, Nuernberg, Germany
Release     : 173                           Build Date: Mon 09 Sep 2002 22:13:46 CEST
Install date: Sam 05 Okt 2002 15:48:07 CEST      Build Host: amdsim5.suse.de
Group       : Productivity/Publishing/DocBook   Source RPM: docbook-toys-0.61.0-173.src.rpm
Size        : 97902                            License: GPL
Packager    : http://www.suse.de/feedback
URL         : http://www.suse.de/~ke/docbook-toys/
Summary     : DocBook Tools
Description :
A shell script to convert SGML documents which are based on the DocBook DTD.

For usage information read:

    /usr/share/doc/packages/docbook-toys/README

Authors:
--------
    Karl Eichwalder  <ke at suse.de>
    Mark Galassi  <rosalia at cygnus.com>
Distribution: SuSE Linux 8.1 (i386)
/usr/bin/db2dvi
/usr/bin/db2fot
/usr/bin/db2html
/usr/bin/db2mif
/usr/bin/db2pdf
/usr/bin/db2ps
/usr/bin/db2rtf
/usr/bin/db2tex
/usr/bin/db2x.sh
/usr/bin/db2xml
/usr/bin/dbnochunks
/usr/share/doc/packages/docbook-toys
/usr/share/doc/packages/docbook-toys/AUTHORS
/usr/share/doc/packages/docbook-toys/COPYING
/usr/share/doc/packages/docbook-toys/ChangeLog
/usr/share/doc/packages/docbook-toys/NEWS
/usr/share/doc/packages/docbook-toys/README
/usr/share/doc/packages/docbook-toys/README.SuSE
/usr/share/doc/packages/docbook-toys/THANKS
/usr/share/doc/packages/docbook-toys/TODO
/usr/share/doc/packages/docbook-toys/test
/usr/share/doc/packages/docbook-toys/test/Makefile
/usr/share/doc/packages/docbook-toys/test/Makefile.am
/usr/share/doc/packages/docbook-toys/test/Makefile.in
/usr/share/doc/packages/docbook-toys/test/Makefile.tips
/usr/share/doc/packages/docbook-toys/test/art.dsl
/usr/share/doc/packages/docbook-toys/test/test.sgml
/usr/share/doc/packages/docbook-toys/test/tips.sgml
/usr/share/doc/packages/docbook-toys/texmf.conf.diff
/usr/share/sgml/docbook/docbook-toys
/usr/share/sgml/docbook/docbook-toys/docbook-sloppy.dcl
/usr/share/sgml/docbook/docbook-toys/gdp-both.dsl
/usr/share/sgml/docbook/docbook-toys/suse-both.dsl

----------------------------------------------

jmayer at alice:~/work/wine/wine/documentation> db2html --help
Usage: db2html [OPTION]... FILE.sgml
Run a DocBook SGML document FILE.sgml through various programs.

If a long option shows an argument as mandatory, then it is mandatory
for the equivalent short option also.  Similarly for optional arguments.

Options:
  --help                  display this help and exit
  -v, --version           output version information and exit

  -x                      trace the shell script

Output formats:
  -d, --dvi               output DVI
  -f, --fot               output FOT
  -h, --html              output HTML
  -m, --mif               output MIF
  --pdf                   output PDF
  -p, --ps, --postscript  output PostScript
  -r, --rtf               output RTF
  -t, --tex               output TeX
  -X, --xml               output XML (DocBook)
      --xencoding VAR     set XML output encoding (default: iso-8859-1)
      --xoptions VAR      add XML output options; e.g., "-xempty -xlower"
                            (default)

HTML:
  --nochunks              don't produce HTML subdocuments; output to stdout

General options:
  -S, --strict            use the SGML declaration coming with the DocBook DTDs
                            (no minimizations are allowed)
  -j, --jade VAR...       set "jade" variables; e.g., "-V %shade-verbatim%"
  -c, --catalog FILE      use FILE as the catalog
  -s, --style FILE        use FILE as driver style
  -V, --validate          validate (sloppy); without "--strict" allow
                            minimizations
  -W, --validate-strict   validate (strict); implies "--strict"
  -o, --use-openjade      use OpenJade binaries

Only the last specified output format will be produced.

The script will automatically use FILE.dsl as a driver style if it is found in
the same directory as FILE.sgml.

DocBook XML version 4 input files will be properly processed, too.

Please, report bugs to Karl Eichwalder <keichwa at gmx.net>.

----------------------------------------------


  Ciao
         JÖrg
--
Joerg Mayer                                          <jmayer at loplof.de>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.



More information about the wine-devel mailing list