There are a couple of issues with chkrootkit v0.45 particularly running
on
older systems such as Cobalt.  v0.45a will be out in a day or two.


ok. decided to have a go at upgrading procps to bring it into line with the new version of chkrootkit.
here's what i did:


[admin] cd /home/packages
[admin] wget http://www.surriel.com/procps/procps-2.0.11.tar.bz2
[admin] bzip2 -d procps-2.0.11.tar.bz2
[admin] tar xf procps-2.0.11.tar
[admin] cd procps-2.0.11
[admin] make distclean
[admin] make
[admin] su -
[root] cp /bin/ps /bin/ps.bak
[root] cd /home/packages/procps-2.0.11
[root] make install_ps install_ps.1
[root] cp proc/libproc.so.2.0.11 /lib/libproc.so.2.0.11
[root] ps -V
procps version 2.0.11

chkrootkit now works fine. i've only upgraded ps so far out of all the procps programs but it and top both seem to work still.

cheers

andy


_______________________________________________ Cobaltfacts site list [email protected] http://list.cobaltfacts.com/mailman/listinfo.cgi/cobaltfacts

Reply via email to