whereis broken?

1999-07-25 Thread Dan Moschuk


whereis anything yields..

Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!

ad infinity.


Cheers,

Dan


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: whereis broken?

1999-07-25 Thread Sheldon Hearn



On Sun, 25 Jul 1999 14:12:53 -0400, Dan Moschuk wrote:

 whereis anything yields..
 
 Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!

Staleness. Unfortunately, the whereis(1) manpage doesn't tell you to
look at the manpath(1) manpage. Do so now and you'll see that you should
check your /etc/manpath.config and your $MANPATH environment variable.

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: whereis broken?

1999-07-25 Thread Sheldon Hearn



On Sun, 25 Jul 1999 20:12:46 +0200, Sheldon Hearn wrote:

  Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
 
 Staleness.

It's been pointed out to me in private mail that current's
manpath.config is broken. If nobody's looked at it by tomorrow, I'll do
so then.

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: whereis broken?

1999-07-25 Thread Jeroen Ruigrok/Asmodai

* Sheldon Hearn ([EMAIL PROTECTED]) [990725 20:29]:
 
 
 On Sun, 25 Jul 1999 14:12:53 -0400, Dan Moschuk wrote:
 
  whereis anything yields..
  
  Warning: couldn't stat file /usr/local/lib/perl5/5.00502/man!
 
 Staleness. Unfortunately, the whereis(1) manpage doesn't tell you to
 look at the manpath(1) manpage. Do so now and you'll see that you should
 check your /etc/manpath.config and your $MANPATH environment variable.

Prolly didn't use mergemaster after making world eh Dan? ;)

-- 
Jeroen Ruigrok van der Werven  asmodai(at)wxs.nl
The BSD Programmer's Documentation Project http://home.wxs.nl/~asmodai
Network/Security SpecialistBSD: Technical excellence at its best
Cum angelis et pueris, fideles inveniamur. Quis est iste Rex gloriae...?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: whereis broken?

1999-07-25 Thread Mark Murray

 It's been pointed out to me in private mail that current's
 manpath.config is broken. If nobody's looked at it by tomorrow, I'll do
 so then.

Fixed.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: whereis broken?

1999-07-25 Thread Sheldon Hearn



On Sun, 25 Jul 1999 21:33:55 +0200, Mark Murray wrote:

  It's been pointed out to me in private mail that current's
  manpath.config is broken.
 
 Fixed.

Hi Dan,

You'll need rev 1.11 of src/gnu/usr.bin/man/manpath/manpath.config, but
you should be able to get away with commenting out those
MANDATORY_MANPATH lines that reference /usr/local .

Ciao,
Sheldon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message