domingo, 9 de novembro de 2014

HOW TO INSTALL KASPESRKY ENDPOINT FOR LINUX (POST 20)



Obs.: Tested in ubuntu 14.02,14.04  and Debian Whezzy 7.0

Start download file :
http://support.kaspersky.com/kes8linux#downloads

Before to start, do that:

dpkg --add-architecture i386
apt-get install build-essential
apt-get update && sudo apt-get install libc6-dev
apt-get install glib*
apt-get install gdebi
apt-get install binutils
apt-get install libc6-i386
apt-get install gcc-multilib
apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6
apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386
apt-get install ia32-libs

Dependen of your ubuntu linux version you must install before ia32-libs package this command:

apt-get install program:i386
sudo -i
cd /etc/apt/sources.list.d
echo "deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse" >ia32-libs-raring.list
apt-get update
apt-get install ia32-libs
rm /etc/apt/sources.list.d/ia32-libs-raring.list
apt-get update

Now, start the installation:

dpkg -i  <nome do pacote baixado.deb>

ou /opt/kaspersky/kes4lwks/bin/kes4lwks-setup.pl



Obs.: I cases of that you had some issue, use apt-get install linux-headers

Nenhum comentário:

Postar um comentário