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

RE: [cobalt-users] bind: Address already in use



On Tue, 20 Feb 2001, Jim Carey wrote:

> 
> >  Go to http://www.chkrootkit.org and download it. Run it on your 
> > server.
> 
> when I try to make the chkroot using 
> make sense 
> I get the following:
> 
> ', needed by `chklastlog'.  Stop.`chklastlog.c

probably a bad sign...but here's step by step directions, note that
chklastlog doesn't work without a small patch on the raq3 because of a
small error in one of the raq's include files, but it's not that important

log in with telnet

mkdir tmp
cd tmp
wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz
tar  zxvf chkrootkit.tar.gz
cd   chkrootkit-0.22
make sense

---
However i'm guessing you did that or you wouldn't have a makefile ;)

Try making just one of the programs

make chkproc

If this fails also, you will have to get someone to give you compatable
raq3 binaries that they have already compiled...

gsh