gnome-games/same-gnome/C and doc tool chain



Hi again (just got GNOME+E running out of CVS ;-)

While building gnome-games, I got the following error:

> [...]
> make[2]: Entering directory `/home/guerby/work/cvs/gnome-games/tmp/same-gnome/help/C'
> cd ../../../../same-gnome/help/C && db2html same-gnome.sgml
> /bin/sh: db2html: command not found
> make[2]: [same-gnome/book1.html] Error 127 (ignored)
> cd ../../../../same-gnome/help/C && cp same-gnome/book1.html index.html
> cp: same-gnome/book1.html: Aucun fichier ou répertoire de ce type.
> make[2]: *** [index.html] Error 1
> make[2]: Leaving directory `/home/guerby/work/cvs/gnome-games/tmp/same-gnome/help/C'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/guerby/work/cvs/gnome-games/tmp/same-gnome/help'
> make: *** [all-recursive] Error 1

Looks like I don't have db2html on my RH5.2 box, after various poking
around on the net, I think this tool is part of the docbook/sgml/etc
stuff. Poking a bit more I found RPMs at
ftp://ftp.cygnus.com/pub/home/rosalia/docware/RPMS/i386/ however, I
did not try to install them yet, any recommendation on the issue? What
do GNOME people install in order to have a working doc toolchain?

>From my reading of the Makefile (and the log ;-), not having db2html
should not be a problem ("-" Makefile line), however not having
produced the HTML stuff breaks the make a few target later. May be
someone has some time to look at it (only problem so far in building a
lot of stuff out of CVS tonight).

--LG



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]