tonymontanna
03-26-2004, 04:30 PM
Having problems installing chkrootkit. Here is my output.
[root@localhost chkrootkit-0.43]# make sense
gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
make: gcc: Command not found
make: *** [chklastlog] Error 127
[root@localhost chkrootkit-0.43]#
Here is part of the Readme file:
5. Installation
---------------
To compile the C programs type:
# make sense
After that it is ready to use and you can simply type:
# ./chkrootkit
Umm?
:rolleyes:
[root@localhost chkrootkit-0.43]# make sense
gcc -DHAVE_LASTLOG_H -o chklastlog chklastlog.c
make: gcc: Command not found
make: *** [chklastlog] Error 127
[root@localhost chkrootkit-0.43]#
Here is part of the Readme file:
5. Installation
---------------
To compile the C programs type:
# make sense
After that it is ready to use and you can simply type:
# ./chkrootkit
Umm?
:rolleyes: