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

Re: Re^2: strange behavior of dh_dhelp



Ruud de Rooij wrote:

> mbudde@sms.antar.com (Marco Budde) writes:
> 
> > PSG> I could see http://localhost/doc/HTML/, but all new docs visible
> > PSG> as file:/usr/share/doc/HTML/index.html could not be seen under
> > PSG> the http://localhost interface to dhelp.  Is `fhs' supposed to be
> > PSG> a new Alias?
> > 
> > localhost/doc/ should point to /usr/share/doc. Please submit a bug report  
> > for your http daemon.
> 
> It should point to /usr/doc/ as a result of the technical committee
> decision.
> 
> 	- Ruud de Rooij.

Then we'll have to agree where we register docs.  I have the
following directories on a fresh potato system (with few packages):

/usr/share/doc/HTML/
/usr/doc/HTML/

And they are _not_ symlinks.  They get created by different paths
set in .menu files:

# cd /usr/lib/menu

# grep usr/share/doc *
doc-base-doc-base:     command="/usr/share/doc/doc-base/doc-base.html/index.html"
doc-base-install-docs-man:     command="/usr/share/doc/doc-base/install-docs.html"
doc-base-tdlug:     command="/usr/share/doc/tdlug/html/debusered2.html.gz"

# grep usr/doc/ *
README:For more info, please read /usr/doc/menu/html
lynx:  command="/usr/doc/lynx/lynx_help/lynx_help_main.html"
man-db: command="/usr/doc/man-db/man-db-manual.html"
menu:  command="/usr/doc/menu/html/index.html"

Peter


Reply to: