Open fstab50 opened 6 years ago
sudo sh rkhunter-install.sh --configure perl
Should first check for cpan installed:
$ which cpan
if not installed; should use distribution-specific commands to install it:
$ dnf/yum/apt install perl-CPAN
before proceeding with installation of perl modules
After installing cpan, must also:
sudo sh rkhunter-install.sh --configure perl
Should first check for cpan installed:
if not installed; should use distribution-specific commands to install it:
before proceeding with installation of perl modules