Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2004 08:51:28 -0800
From:      Randy Bush <randy@psg.com>
To:        Ceri Davies <ceri@submonkey.net>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: Is the handbook no longer installed?
Message-ID:  <20040303165131.1F01343D2D@mx1.FreeBSD.org>
References:  <20040130002611.GA17221@teddy.fas.com> <20040303061610.EF55843D39@mx1.FreeBSD.org> <448yiif17t.fsf@be-well.ilk.org> <20040303153733.C0EBA43D48@mx1.FreeBSD.org> <20040303154701.GB368@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> /usr/doc is the canonical place for the sources, which should get
> installed into /usr/share/doc after a "cd /usr/doc;make install".

close to bottom line:

doc is not made with buildworld.  i guess it's off-planet.
or maybe just outta this world.

one needs to

    cd /usr/ports/textproc/docproj
    make JADETEX=no install   # or portupgrade with the hack in
			      # /usr/local/etc/pkgtools.conf
    cd /usr/doc
    make FORMATS=html install # or whatever your favorite flavor is

except the search link in the first para still does not work.
there is no /search/index.html.

randy



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