paleogryph
MIS
Anyone ever install chkrootkit?
I'm trying to install chkrootkit on RH8, as per the README instructions:
" 5. Installation
---------------
To compile the C programs type:
# make sense
After that it is ready to use and you can simply type:
# ./chkrootkit"
when I try to run "make sense" I get:
"gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
make: gcc: Command not found
make: *** [chklastlog] Error 127"
So it appears that the compile of the .c files is not working.
thanks
I'm trying to install chkrootkit on RH8, as per the README instructions:
" 5. Installation
---------------
To compile the C programs type:
# make sense
After that it is ready to use and you can simply type:
# ./chkrootkit"
when I try to run "make sense" I get:
"gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
make: gcc: Command not found
make: *** [chklastlog] Error 127"
So it appears that the compile of the .c files is not working.
thanks