Date: Thu, 13 Jul 2006 08:58:49 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: David Christensen <dpchrist@holgerdanske.com> Cc: freebsd-questions@freebsd.org Subject: Re: 6.1-RELEASE-i386 man broken? Message-ID: <44B5FD39.7020505@infracaninophile.co.uk> In-Reply-To: <007701c6a63c$9bab2110$0a10a8c0@holgerdanske.local> References: <007701c6a63c$9bab2110$0a10a8c0@holgerdanske.local>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5720DA9F58C692765AA43AF5 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable David Christensen wrote: > hello, world! >=20 > I'm a FreeBSD newbie who has installed FreeBSD 6.1-RELEASE-i386 using > the "developer with X" option. "man" doesn't seem to work: >=20 > 2006-07-12 21:59:38 root@k62350 ~ > # man man > No manual entry for man >=20 > 2006-07-12 22:12:42 root@k62350 ~ > # echo $MANPATH > :/root/local/man >=20 >=20 > The same goes for makewhatis: >=20 > 2006-07-12 22:12:47 root@k62350 ~ > # makewhatis > makewhatis: : No such file or directory > makewhatis: /root/local/man: No such file or directory >=20 >=20 > Any suggestions? What are the contents of /etc/manpath.config ? The entries in there on a= newly installed system will give the man(1) command access to all of the man pages installed in the usual locations (/usr/share/man, /usr/local/ma= n, /usr/X11R6/man) If you've got perl installed there will be a couple of ex= tra 'OPTIONAL_MANPATH' entries specially for that. You can see the ultimate result by running the 'manpath' command. The environment variable MANPATH should in general not be set, as that wi= ll override the effects of /etc/manpath.config. See the manpath(1) man page= for more information. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. Flat 3 7 Priory Courtyard PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW, UK --------------enig5720DA9F58C692765AA43AF5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEtf0+8Mjk52CukIwRA/3dAJsG3n9UiPYS+Eqj31soxTRBBrn8AgCghtBH 5A3cwmRp2B9BvWujpwK7z1o= =Fu4j -----END PGP SIGNATURE----- --------------enig5720DA9F58C692765AA43AF5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44B5FD39.7020505>