LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install whowatch on CentOS 5.x (https://www.linuxquestions.org/questions/linux-software-2/install-whowatch-on-centos-5-x-796069/)

avtandil_k 03-17-2010 12:31 PM

Install whowatch on CentOS 5.x
 
Hi
Anyone ever installed whowatch on CentOS?
I've tried but I'm getting dependencies errors and the dependencies are not easy to find. Wondering if it's an easy task as it is on Debian where you get just apt-get install whowatch.
Thanks

smoker 03-17-2010 12:44 PM

Download the rpm if you want from http://dag.wieers.com/rpm/packages/whowatch/
then use yum to install it.

yum localinstall <rpmname>.rpm

Yum should take care of the dependencies.

colucix 03-17-2010 12:54 PM

If you have the RPMforge repository enabled, you should find it easily just using yum (or Add/Remove Software from menu Application if using GNOME). Here is an example on my CentOS 5.4 box:
Code:

# yum info whowatch
<omitted>
Available Packages
Name      : whowatch
Arch      : i386
Version    : 1.4
Release    : 1.2.el5.rf
Size      : 28 k
Repo      : rpmforge
Summary    : Display information about users currently logged on users
URL        : http://wizard.ae.krakow.pl/~mike/
License    : GPL
Description: <omitted>



All times are GMT -5. The time now is 04:01 PM.