PDA

View Full Version : chkrootkit installation problem


linuxnewbie
30th April 2007, 19:13
Hi all
When i tried to install chkrootkit I encounter this problem when I tried to compile it before install:
gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
make: gcc: Command not found
make: *** [chklastlog] Error 127

Does anyone know what the problems are?.

Thank you.

falko
1st May 2007, 21:34
You must install gcc. Which distribution do you use?

linuxnewbie
1st May 2007, 22:33
I've already done that and things work again. Thank you for your response