Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 21:56:34 -0500
From:      Jim Mock <mij@osdn.com>
To:        Jordan Hubbard <jkh@osd.bsdi.com>
Cc:        nik@FreeBSD.ORG, docs@FreeBSD.ORG
Subject:   Re: There's definitely something wrong with the docs.
Message-ID:  <20010312215633.C492@guinness.osdn.com>
In-Reply-To: <20010312214338.B492@guinness.osdn.com>; from mij@osdn.com on Mon, Mar 12, 2001 at 09:43:38PM -0500
References:  <20010312165832E.jkh@osd.bsdi.com> <20010312214338.B492@guinness.osdn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Mar 2001 at 21:43:38 -0500, Jim Mock wrote:
> On Mon, 12 Mar 2001 at 16:58:32 -0800, Jordan Hubbard wrote:
> > ===> en_US.ISO_8859-1
> > ===> en_US.ISO_8859-1/articles
> > ===> en_US.ISO_8859-1/articles/committers-guide
> > ===> en_US.ISO_8859-1/articles/dialup-firewall
> > ===> en_US.ISO_8859-1/articles/diskless-x
> > ===> en_US.ISO_8859-1/articles/freebsd-questions
> > ===> en_US.ISO_8859-1/articles/fonts
> > ===> en_US.ISO_8859-1/articles/formatting-media
> > ===> en_US.ISO_8859-1/articles/ipsec-must
> > "html-split" is not a valid output format for this document.
> > w3m -S -dump article.html > article.txt
> > w3m: not found
> > *** Error code 127
> > 
> > I have the absolute latest doc and ports cvs repositories and it
> > doesn't appear that the docproj port is properly installing w3m
> > either.  Have you actually run a make release with this stuff
> > recently, guys?
> 
> Hmm, I'm not sure why it's looking for w3m, since we're using links
> now instead of w3m.  Unless w3m is hardcoded somewhere in there..
> I'll take a look.

Welp, it looks like this is the culprit:

   [jim@guinness:~/freebsd/doc]$ grep -r "w3m" . | more
   ...
   ./share/mk/doc.html.mk: w3m -S -dump ${.ALLSRC} > ${.TARGET}
   ...

It appears Nik missed a bit when he did the switch to links instead.

- jim

-- 
- jim mock <mij@osdn.com> - O|S|D|N - open source development network -
- http://www.freebsdzine.org/ - jim@freebsdzine.org - jim@FreeBSD.org -

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010312215633.C492>