From: "Karel Kulhavý" <clock@twibright.com>
To: Shawn Willden <shawnfu@willden.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: make htmldocs -- docbook-utils
Date: Tue, 14 Oct 2003 17:06:15 +0200 [thread overview]
Message-ID: <20031014170615.A5704@beton.cybernet.src> (raw)
In-Reply-To: <200310140842.57178.shawnfu@willden.org>; from shawnfu@willden.org on Tue, Oct 14, 2003 at 08:42:56AM -0600
On Tue, Oct 14, 2003 at 08:42:56AM -0600, Shawn Willden wrote:
> On Tuesday 14 October 2003 07:44 am, Karel Kulhavý wrote:
>
> > Please supply either a guide how to compile HTML docs for kernel into
> > README or a pointer to it INCLUDING SETTING UP DOCBOOK STYLESHEETS ON
> > USER'S MACHINE
>
> Please write such a guide after you figure out how to do it and submit it
> as a patch.
>
> Be part of the solution, not part of the problem. Otherwise, you're
> certainly free to use one of the other operating systems that have been
> recommended. Threats and bluster won't get you any further than whining.
> A bit of work on your own, on the other hand, will get you what you want,
> and a willingness to share is a great way to show appreciation for what
> others have given you for free.
OK, I agree with you. This is what my ideal world of free software looks like
:)
I am trying to figure out the guide but ran into numerous problems.
First I tried to install the sources of docbook-utils from Debian
sources, either with or without their patch. Neither of them installs the required db2html
script db2html.
Then I tried to install docbook-utils-0.6.13 from freshmeat.net's docbook-utils
entry. It required jade (some kind of UNIX editor) jade required librep (LISP
interpreter and virtual machine) librep first seemed to require gmp but then I
discovered it can be built without GMP
Having installed librep and jade, I tried to compiile the docbook-utils-0.6.13
but it crashes during make on cryptic message:
make[2]: Entering directory `/home/clock/docbook-utils-0.6.13/doc/HTML'
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
make[2]: *** [api.html] Error 5
make[2]: Leaving directory `/home/clock/docbook-utils-0.6.13/doc/HTML'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/clock/docbook-utils-0.6.13/doc'
make: *** [all-recursive] Error 1
Do you have any suggestion what it could be? All the prerequisites
seem to be installed.
Cl<
>
> In case it may be of assistance, I have attached the db2html script from my
> system.
>
> Shawn.
next prev parent reply other threads:[~2003-10-14 15:06 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-13 16:55 make htmldocs Karel Kulhavý
2003-10-14 9:46 ` Erik Mouw
2003-10-14 10:09 ` Karel Kulhavý
2003-10-14 10:48 ` Clemens Schwaighofer
2003-10-14 11:04 ` Erik Mouw
2003-10-14 12:57 ` Karel Kulhavý
2003-10-14 11:16 ` Michael Still
2003-10-14 13:44 ` Karel Kulhavý
[not found] ` <200310140842.57178.shawnfu@willden.org>
2003-10-14 15:06 ` Karel Kulhavý [this message]
2003-10-14 19:50 ` Michael Still
2003-10-14 14:09 ` Karel Kulhavý
2003-10-15 19:37 ` Thomas Horsten
2003-10-16 19:26 ` Pavel Machek
2003-10-14 14:41 ` Karel Kulhavý
2003-10-14 19:55 ` Michael Still
2003-10-14 21:53 ` Michael Still
2003-10-14 12:51 ` Pavel Machek
2003-10-14 17:29 ` Guy
2003-10-14 17:52 ` Sam Ravnborg
2003-10-15 19:30 ` Thomas Horsten
2003-10-15 11:01 ` Jean Charles Delepine
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031014170615.A5704@beton.cybernet.src \
--to=clock@twibright.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shawnfu@willden.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox