Help - Search - Members
Full Version: Kernel - Kav
Kaspersky Lab Forum > English User Forum > Protection for Small and Medium Businesses
Tiago Capoano
Is Linux kernel 2.6.24-19 supported by the latest release of Kaspersky Antivirus 5.7 for Linux workstations?
I can“t compile kavmonitor... unsure.gif
Tybilly
Hello,

I'm using this kernel with Ubuntu 8.04 and has no problem with it.
Which distribution are you using ?
What error message do you have ?
Tiago Capoano
Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu
4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008

The error is.:
Cannot load kavmon kernel module
kavmonitor not started: system error

Thanks for help!
Tiago Capoano
QUOTE(Tiago Capoano @ 24.06.2008 22:48) *
Linux version 2.6.24-19-generic (buildd@palmer) (gcc version 4.2.3 (Ubuntu
4.2.3-2ubuntu7)) #1 SMP Wed Jun 18 14:43:41 UTC 2008

The error is.:
Cannot load kavmon kernel module
kavmonitor not started: system error

Thanks for help!


Distribution.: Ubuntu 8.04 LTS
Tybilly
Try to use these commands :

CODE
apt-get update
apt-get install make gcc
apt-get -y install linux-headers-`uname -r`
cd /usr/src && sudo rm -f linux && sudo ln -s linux-headers-`uname -r` linux
/opt/kaspersky/kav4ws/src/kavmon.pl --build=usr/src/linux


It has helped to compile kavmonitor on Ubuntu, I don't know if it's the solution for you as I'm a total newbie with Linux.

Tiago Capoano
QUOTE(Tybilly @ 24.06.2008 23:23) *
Try to use these commands :

CODE
apt-get update
apt-get install make gcc
apt-get -y install linux-headers-`uname -r`
cd /usr/src && sudo rm -f linux && sudo ln -s linux-headers-`uname -r` linux
/opt/kaspersky/kav4ws/src/kavmon.pl --build=usr/src/linux


It has helped to compile kavmonitor on Ubuntu, I don't know if it's the solution for you as I'm a total newbie with Linux.


Great solution! It help!
Thanks a lot!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.