Page 1 of 1

error installing bit defender antivirus

PostPosted: Nov 16th, '16, 09:46
by krsk
Hello! Just antivirus installation error, no libpng15.so.15 package.
Code: Select all
su
cd /home/admin/
chmod +x ./Bitdefender.rpm.run
./Bitdefender.rpm.run
------ License agreement ------
accept
Installing Bitdefender Antivirus Scanner v7.7  ...
Do you want to install Bitdefender Antivirus Scanner GUI package ? (Y/n) y
Installing Bitdefender Antivirus Scanner GUI v7.7
ошибка: Unmet depending:
        libpng15.so.15()(64bit) нужен для bitdefender-scanner-gui-7.7.0-184.x86_64
Could not complete the installation of the package, aborting.
[root@localhost admin]#

Version OS Mageia 5 DVD x86-64

Re: error installing bit defender antivirus

PostPosted: Nov 16th, '16, 19:57
by doktor5000
Hi there, please don't reply to old thread which haven't received replies for more then a year, also please don't hijack other threads. I've split your question into a separate thread.
Also next time please use code tags as explained in ftp://ftp5.gwdg.de/pub/linux/mandriva/m ... e_tags.ogv

krsk wrote:no libpng15.so.15 package.

Yes, we either have libpng12 or libpng16. If you want to use bitdefender either discuss this with their support, but in the current form the only way to install that would be using something like
urpmi --allow-nodeps on the rpm package which is extracted during that script run, to skip processing the dependencies. But you will still need to make sure afterwards that a symlink exists for libpng15.so.15 to the actual libpng library on your system.