[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Webalizer 1.3 on a RAQ4i



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