Hallo, Jonny, Du meintest am 10.08.10:
> I'm running > # rkhunter --version > Rootkit Hunter 1.3.4 > on gentoo linux hardened 2.6.32 > when I try almost any command (except --version) with rkhunter it > gives the error: > The command 'awk' must be present on the system in order to run > rkhunter. > searched the web for this error but did not find a solution. > awk is installed and works: > # awk --version > GNU Awk 3.1.6 > # which awk > /bin/awk > # ls -l /bin/awk > lrwxrwxrwx 1 root root 10 Jul 21 15:41 /bin/awk -> gawk-3.1.6 What tells ls -l /bin/gawk* awk -W version The actual GNU awk version is 3.1.8 (or newer). The messages results from "check_required_commands", it tests "f" (files exist) and "x" (file is executable). Viele Gruesse! Helmut ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Rkhunter-users mailing list Rkhunter-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkhunter-users