Date: Wed, 16 Jun 1999 19:13:59 +0100 From: Nik Clayton <nik@nothing-going-on.demon.co.uk> To: Spidey <beaupran@jsp.umontreal.ca> Cc: Nik Clayton <nclayton@lehman.com>, freebsd-doc@freebsd.org Subject: Re: Problems making the handbook in stable Message-ID: <19990616191359.B14519@catkin.nothing-going-on.org> In-Reply-To: <14183.47288.83543.419499@freed.dyn.ez-ip.net>; from Spidey on Wed, Jun 16, 1999 at 10:46:16AM -0400 References: <199906152359.AAA10668@lonmailhost.lehman.com> <19990616104716.U15628@lehman.com> <14183.47288.83543.419499@freed.dyn.ez-ip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 16, 1999 at 10:46:16AM -0400, Spidey wrote:
> docbook-3.0
> dsssl-docbook-modular-1.40
> root@freed [10:34am] docbook# make install clean
> ===> Extracting for docbook-1.0
> [... here we go again...]
> ===> Generating temporary packing list
> echo 'CATALOG "2.4.1/catalog"' > /usr/local/share/sgml/docbook/catalog
> echo 'CATALOG "3.0/catalog"' >> /usr/local/share/sgml/docbook/catalog
> echo 'CATALOG "3.1/catalog"' >> /usr/local/share/sgml/docbook/catalog
> [... that should do it ...]
> ===> Registering installation for docbook-1.0
> [...]
> root@freed [10:37am] docbook#
>
> Ok! It should work fine now!!!
>
> Check if the meta port is OK:
>
> root@freed [10:38am] docproj# make JADETEX=no install
> root@freed [10:39am] docproj# cd /usr/doc
> [let's do it!]
> root@freed [10:39am] doc# make DOC_LANG=en
> ===> FAQ
> ===> en
> ===> en/handbook
> root@freed [10:39am] doc# make DOC_LANG=en install
> [wweeeeeepeeee!]
> ===> FAQ
> install -c -o root -g wheel -m 444 FAQ*.html /usr/share/doc/FAQ
> if [ -f /usr/doc/FAQ/FAQ.ln ]; then (cd /usr/share/doc/FAQ; sh /usr/doc/FAQ/FAQ.ln); fi
> install -c -o root -g wheel -m 444 FAQ.latin1 /usr/share/doc/FAQ
> install -c -o root -g wheel -m 444 FAQ.ascii /usr/share/doc/FAQ
> ===> en
> ===> en/handbook
> install -c -o root -g wheel -m 444 `xargs < HTML.manifest` /usr/share/doc/handbook; if [ -f /usr/doc/en/handbook/handbook.ln ]; then (cd /usr/share/doc/handbook; sh /usr/doc/en/handbook/handbook.ln); fi
> root@freed [10:39am] doc#
>
>
> It's working dam'it! I just can't believe it! I even thought that your
> whole cvs tree was wrong... stupid me.
>
> Well.. hum... there's something though...
>
> root@freed [10:42am] doc# cd /usr/share/doc/handbook/
> root@freed [10:42am] handbook# ls
> development.html history.html introduction.html
> goals.html index.html p33.html
> root@freed [10:42am] handbook# wc -l *
> 184 development.html
> 170 goals.html
> 261 history.html
> 250 index.html
> 597 introduction.html
> 147 p33.html
> 1609 total
> root@freed [10:42am] handbook#
>
> isn't there something missing????? There's only _ONE_ section to the
> handbook, and it's "getting started".
I can't reproduce that here. What does the HTML.manifest file contain?
It should be a list of all the .html files generated.
N
--
[intentional self-reference] can be easily accommodated using a blessed,
non-self-referential dummy head-node whose own object destructor severs
the links.
-- Tom Christiansen in <375143b5@cs.colorado.edu>
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?19990616191359.B14519>
