Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4069 - emerge gnome-games does not install help files
Summary: emerge gnome-games does not install help files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gabriele Giorgetti
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 15:57 UTC by Robert Jan Schutten
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jan Schutten 2002-06-23 15:57:25 UTC
When I do an emerge gnome-games (1.4.0.3-r3), the help files are not installed
(all files index.html are missing).

It looks like the command "db2html" cannot be found.

Part of output produced by emerge:

  for file in gnome-mines-C.omf; do \
    scrollkeeper-preinstall /usr/share/gnome/help/gnome-mines/C/gnome-mines.sgml
$file ../../../omf-install/$file; \
  done
  /bin/sh: db2html: command not found
  make[4]: [gnome-mines/index.html] Error 127 (ignored)
  cp gnome-mines/index.html .
  cp: cannot stat `gnome-mines/index.html': No such file or directory
  make[4]: [index.html] Error 1 (ignored)

I tried to look for a package that would install this tool, but I could not find
it (yet) in portage.
The following page http://www.gnome.org/faqs/users-faq/compiling.html#AEN539
suggests that packages sgml-common, docbook, jade (or openjade) and stylesheets
(or cygnus-stylesheets) could contain this tool. Either they do not exist in
portafe or they do not install "db2html".
Comment 1 Gabriele Giorgetti 2002-06-24 07:54:24 UTC
Spider if I'm not wrong this issue was addressed time ago... (I remember
a chat about this topic in #gentoo-dev).
Basically the db2html binary was missing and we didn't know what package
was providing it (at that time).

Do you know anything I should know about this one :) ?  
Comment 2 Gabriele Giorgetti 2002-07-12 12:55:58 UTC
This has been fixed with the latest gnome-games revision in portage.
( 2.0.1-r1 )