[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do I make DocBook?
"Krishnakumar. R" <krishnakumar@naturesoft.net> writes:
> Hi,
>
> Do a
> make psdocs
> from top level directory.(ie. /usr/src/linux)
> to get the postscript documents.
... if you have "DocBook stylesheets" installed.
ecashin@meili kern$ make psdocs
chmod 755 /path/to/kern/scripts/docgen
...
make[1]: Leaving directory `/path/to/kern/Documentation/DocBook'
make -C Documentation/DocBook ps
make[1]: Entering directory `/path/to/kern/Documentation/DocBook'
*** You need to install DocBook stylesheets ***
make[1]: *** [wanbook.ps] Error 1
make[1]: Leaving directory `/path/to/kern/Documentation/DocBook'
make: *** [psdocs] Error 2
ecashin@meili kern$
I wonder what's wrong with texinfo. On second thought -- never mind.
I get the feeling that's probably a question with a long history of
religious wars in the kernel mailing lists.
--
--Ed L Cashin PGP public key: http://noserose.net/e/pgp/
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/