[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Webalizer 1.3 on a RAQ4i
- Subject: Re: [cobalt-users] Webalizer 1.3 on a RAQ4i
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Mar 10 05:31:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> > I installed the Webalizer 1.3 package file from http://pkg.nl.cobalt.com ,
> > and after installing it through the GUI the GUI listed it as an installed
> > package. I immediately went into Telnet and looked for it by "locate
> > webalizer" but nothing.
You have to run /etc/cron.daily/slocate.cron to update the locate database after
installing a file
or wait till cron runs it (could be as much as 24 hours). Or you can use "find
/ -name webalizer"
Gerald