Re: man -k apropos --> nothing apropiate

2003-02-28 Thread Dragón
Thank you very much. Anacron solved it. Regards. ___ Yahoo! Móviles Personaliza tu móvil con tu logo y melodía favorito en http://moviles.yahoo.es -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

Re: man -k apropos --> nothing apropiate

2003-02-26 Thread Joerg Johannes
A problem with similar symptoms is on my laptop: Anacron doesn't run because it always thinks I am on battery power (even if I'm on AC) and therefore does not run hard-disk intensive jobs such as updatedb and man-db joerg Am Mittwoch, 26. Februar 2003 00:36 schrieb Colin Watson: > The man-db bu

Re: man -k apropos --> nothing apropiate

2003-02-25 Thread Colin Watson
On Tue, Feb 25, 2003 at 09:11:02PM +0100, Drag?n wrote: > I have the feeling that dlocate has the same problem. > > May be a problem with cron? [Please don't send me private copies of list mail.] The man-db bug was fundamentally something separate (trust me on this, I fixed it), but if cron

Re: man -k apropos --> nothing apropiate

2003-02-25 Thread Dragón
I have the feeling that dlocate has the same problem. May be a problem with cron? Cheers. --- Colin Watson <[EMAIL PROTECTED]> escribió: > On Tue, Feb 25, 2003 at 08:05:17PM +0100, Drag?n wrote: > > Thanks I've just run /etc/cron.daily/man-db and apropos works. > > > > But I don't

Re: man -k apropos --> nothing apropiate

2003-02-25 Thread Colin Watson
On Tue, Feb 25, 2003 at 08:05:17PM +0100, Drag?n wrote: > Thanks I've just run /etc/cron.daily/man-db and apropos works. > > But I don't know why I had to run it by hand. Like I say, it was a bug. Should be fixed in later versions of man-db. -- Colin Watson (man-db maintainer)

Re: man -k apropos --> nothing apropiate

2003-02-25 Thread Dragón
Thanks I've just run /etc/cron.daily/man-db and apropos works. But I don't know why I had to run it by hand. Thanks a lot. --- Colin Watson <[EMAIL PROTECTED]> escribió: > On Mon, Feb 24, 2003 at 09:53:21PM +0100, Drag?n wrote: > > I don't know if it happens to you. > > > > But in

Re: man -k apropos --> nothing apropiate

2003-02-24 Thread Colin Watson
On Mon, Feb 24, 2003 at 03:02:13PM -0800, Peter Hicks wrote: > On Mon, Feb 24, 2003 at 09:53:21PM +0100, Drag?n wrote: > > I don't know if it happens to you. > > > > But in my woody `apropos' and `man -k' don't work. > > > > Does anybody know anything about that? > > It sounds like your pre-for

Re: man -k apropos --> nothing apropiate

2003-02-24 Thread Peter Hicks
On Mon, Feb 24, 2003 at 09:53:21PM +0100, Drag?n wrote: > > I don't know if it happens to you. > > But in my woody `apropos' and `man -k' don't work. > > Does anybody know anything about that? > > Thank you. > It sounds like your pre-formatted man pages have not been generated via catman. Ther

Re: man -k apropos --> nothing apropiate

2003-02-24 Thread Colin Watson
On Mon, Feb 24, 2003 at 09:53:21PM +0100, Drag?n wrote: > I don't know if it happens to you. > > But in my woody `apropos' and `man -k' don't work. > > Does anybody know anything about that? Have you run 'mandb'? There was a bug in man-db whereby this wouldn't happen on fresh installations

Re: Man -K

2000-08-04 Thread Piotr Krukowiecki
On Thu, 03 Aug 2000, John Hasler wrote: > Piotr Krukowiecki writes: > > But they don't. And you can't describe man which has 100 pages or more in > > one line. > > Of course you. More importantly, you can put the keywords that people are > most likely to search for in that one line. The man for

Re: Man -K

2000-08-03 Thread John Hasler
Piotr Krukowiecki writes: > But they don't. And you can't describe man which has 100 pages or more in > one line. Of course you. More importantly, you can put the keywords that people are most likely to search for in that one line. The man foramt really ought to include a 'keywords' line, though

Re: Man -K

2000-08-03 Thread Piotr Krukowiecki
On Thu, 3 Aug 2000, Fabrizio Polacco wrote: > On Wed, Aug 02, 2000 at 01:54:42PM +0200, [EMAIL PROTECTED] wrote: > > On Wed, 2 Aug 2000, Piotr Krukowiecki wrote: > > > > > I wonder why debian have man without -K option (searching > > > through body of manpage, not only title), unlike RH or Suse >

Re: Man -K

2000-08-03 Thread Fabrizio Polacco
On Wed, Aug 02, 2000 at 01:54:42PM +0200, [EMAIL PROTECTED] wrote: > On Wed, 2 Aug 2000, Piotr Krukowiecki wrote: > > > I wonder why debian have man without -K option (searching > > through body of manpage, not only title), unlike RH or Suse > > RedHat uses a different program. But Suse uses the

Re: Man -K

2000-08-03 Thread Piotr Krukowiecki
On 2 Aug 2000, John Hasler wrote: > Andrew Sullivan writes: > > I thought the original poster was talking about a _full body_ search of the > > man pages. Do RH and SuSE really do that? Certainly, apropos doesn't -- > > it searches the description (at least on my system). > > Which would be fin

Re: Man -K

2000-08-02 Thread John Hasler
Andrew Sullivan writes: > I thought the original poster was talking about a _full body_ search of the > man pages. Do RH and SuSE really do that? Certainly, apropos doesn't -- > it searches the description (at least on my system). Which would be fine if people would write proper descriptions. --

Re: Man -K

2000-08-02 Thread Andrew Sullivan
On Wed, Aug 02, 2000 at 01:54:42PM +0200, [EMAIL PROTECTED] wrote: > On Wed, 2 Aug 2000, Piotr Krukowiecki wrote: > > > I wonder why debian have man without -K option (searching > > through body of manpage, not only title), unlike RH or Suse > > > This functionality is given by the "apropos(1)" c

Re: Man -K

2000-08-02 Thread pseelig
On 2 Aug 2000, John Hasler wrote: > Paul Seelig writes: > > This functionality is given by the "apropos(1)" command. "man man" still > > describes "man -k" though. I guess this counts as a bug... > > Why? 'man -k' works fine. > You are right, i had an alias "man -P less" for man which resulted

Re: Man -K

2000-08-02 Thread John Hasler
Paul Seelig writes: > This functionality is given by the "apropos(1)" command. "man man" still > describes "man -k" though. I guess this counts as a bug... Why? 'man -k' works fine. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: Man -K

2000-08-02 Thread pseelig
On Wed, 2 Aug 2000, Piotr Krukowiecki wrote: > I wonder why debian have man without -K option (searching > through body of manpage, not only title), unlike RH or Suse > This functionality is given by the "apropos(1)" command. "man man" still describes "man -k" though. I guess this counts as a bug

Re: man -k doesn't work

2000-01-05 Thread Brian J. Stults
Ethan Benson wrote: > >It turns out mandb is failing. When I run mandb as root I get this: > > > >Processing manual pages under /usr/man... > >Updating index cache for path `/usr/man'. Wait...mandb: can't create a > >temporary filename: Permission denied > > > >I don't know enough about how mandb

Re: man -k doesn't work

2000-01-05 Thread Brian J. Stults
Fabrizio Polacco wrote: > > On Tue, Jan 04, 2000 at 01:04:49PM -0500, Brian J. Stults wrote: > > Hi, > > > > When I type man -k [anything], I always get this result: > > > > [anything]: nothing appropriate > > and when you try man [anything] what do you get? man [anything] works (for appropr

Re: man -k doesn't work

2000-01-05 Thread Konrad Mierendorff
I'm sorry to ask this question, but did you run mandb as root?

Re: man -k doesn't work

2000-01-05 Thread Ethan Benson
On 5/1/2000 Brian J. Stults wrote: It turns out mandb is failing. When I run mandb as root I get this: Processing manual pages under /usr/man... Updating index cache for path `/usr/man'. Wait...mandb: can't create a temporary filename: Permission denied I don't know enough about how mandb wor

Re: man -k doesn't work

2000-01-05 Thread Brian J. Stults
David Teague wrote: > > You may have fixed the problem, and not recognize it. > > If you are getting 'nothing appropriate' that may be the correct > answer. For example, on my system, > > elentari:~[1]man -k ls > ls (1) - list contents of directories > mkls-lR (8) - Make l

Re: man -k doesn't work

2000-01-05 Thread Fabrizio Polacco
On Tue, Jan 04, 2000 at 01:04:49PM -0500, Brian J. Stults wrote: > Hi, > > When I type man -k [anything], I always get this result: > > [anything]: nothing appropriate and when you try man [anything] what do you get? If you get a manpage then it is the db to be rebuilt (mandb -c from root),

Re: man -k doesn't work

2000-01-05 Thread David Teague
On Tue, 4 Jan 2000, Brian Stults wrote: > Ethan Benson wrote: > > the mandb cron job has not been run yet, i think its a weekly: > > /etc/cron.weekly/mandb > > should make it run now, it takes a while. > > I tried that, but I still get "nothing appropriate". Any other > suggestions? Brian You

Re: man -k doesn't work

2000-01-05 Thread Brian Stults
Ethan Benson wrote: > the mandb cron job has not been run yet, i think its a weekly: > /etc/cron.weekly/mandb > should make it run now, it takes a while. I tried that, but I still get "nothing appropriate". Any other suggestions? Thanks, Brian > On 4/1/2000 Brian J. Stults wrote: > > >When I

Re: man -k doesn't work

2000-01-05 Thread Ethan Benson
On 4/1/2000 Brian J. Stults wrote: When I type man -k [anything], I always get this result: [anything]: nothing appropriate It doesn't matter what I substitite for "anything". I have the environment variable MANPATH set like this in .bash_profile: MANPATH=/usr/bin/man:/usr/man:/usr/share/man

Re: man -k doesn't work

2000-01-04 Thread Konrad Mierendorff
I have no MANPATH set on my slink-r4 and everything works fine and when I set it to what you mentioned in your mail, it works as well. Maybe that means that the error is something else. Hope it helps ... - Konrad