Results 1 to 2 of 2
hi.
Would you like to compile the kavmonitor module ? [yes]: y
Cannot find kernel sources, please install a kernel source package.
Warning: kavmonitor kernel module is not compiled!
To ...
- 07-23-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 21
Kaspersky installation issue
hi.
Would you like to compile the kavmonitor module ? [yes]: y
Cannot find kernel sources, please install a kernel source package.
Warning: kavmonitor kernel module is not compiled!
To manual recompile kernel module please start
/opt/kaspersky/kav4ws/src/kavmon.pl --build[=PATH]
Kaspersky Anti-Virus for Linux WorkStation is installed.
Configuration file was installed in
/etc/opt/kaspersky/kav4ws.conf
Binaries were installed in /opt/kaspersky/kav4ws/bin
how to troubleshoot this issue.
regards
santhosh
- 07-23-2009 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
You need to download the kernel development package for your system because the headers needed by Kaspersky AV are not installed on the system by default. From the command line, do this:
sudo yum install kernel-devel
Then, follow the instructions provided by the Kaspersky installation messages, or remove/reinstall Kaspersky after installing the kernel-devel package(s).Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote