On Tue, Sep 15, 1998 at 08:54:33PM +0200, Ole J. Tetlie wrote: > Hi > > I have some sgml-docs written in DocBook. They have the header: > <!DOCTYPE Book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" > > The Makefile (written by RH-user) uses db2html for formatting. > Since I have no such thing I tried sgml2something, but I always > got the complaint: > > /usr/bin/sgmlsasp: can't open > `/usr/lib/sgml-tools/dist/book/latex2e/mapping': No such file or directory > > (or something else instead of latex2e) > > Do I need to install some packages, or do I just need to do > some tricks (or can't I process these files) ?
Hello, the sgml* scripts are for linuxdoc only, IIRC. The correct way to compile docbook sources are laid down in /usr/doc/docbook-stylesheets/README.Debian. for html: jade -t sgml -d /usr/lib/dsssl/stylesheets/docbook/html/docbook.dsl test.sgml for Tex: jade -t tex -d /usr/lib/dsssl/stylesheets/docbook/print/docbook.dsl test.sgml Of course, you need jade, jadetex, sp, docbook, docbook-stylesheets and some other things installed. I'm currently investigating the db2* scripts from RH if they are usefl for Debian, too. You can find them at master.debian.org/~brinkmd/. Marcus -- "Rhubarb is no Egyptian god." Debian GNU/Linux finger brinkmd@ Marcus Brinkmann http://www.debian.org master.debian.org [EMAIL PROTECTED] for public PGP Key http://homepage.ruhr-uni-bochum.de/Marcus.Brinkmann/ PGP Key ID 36E7CD09