[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: flash22@xxxxxxx
- Date: Sun Mar 11 08:28:28 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Mon, 5 Mar 2001, Lonnie L. Leddy wrote:
> I installed the Webalizer 1.3 package file from http://pkg.nl.cobalt.com ,
I immediately went into Telnet and looked for it by "locate
> webalizer" but nothing. I looked in the uninstallers folder and it's not
The 'locate' command uses a database that is only built once a day, ;)
use find, or run updatedb as root to rebuild the databse immediately, i
suspect by the time you read this it will be there tho -/
also, rpm will tell you about installed things and where it put them..
something like rpm -lq webalizer
gsh