LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem with BitDefender (https://www.linuxquestions.org/questions/linux-software-2/problem-with-bitdefender-348114/)

Hungry ghost 07-29-2005 02:28 PM

Problem with BitDefender
 
Hi all, I installed BitDefender-Console-Antivirus-7.0.1-3.linux-gcc3x on a friend's FC4 machine. I have two problems here: 1st: when I run 'bdc --update' I get the following error: 'Error: can't find update dll'. 2nd: when I try to scan the machine for viruses I get this error: 'Error: core initialization failed: Libfn initialization failed'. The weird thing is that I have bitdefender installed on my machine which also has FC4 and I have no problems there. Does anyone know how to solve this problem??
Thanks in advance.

maxbrasil 08-15-2005 10:32 PM

You need to install the compat-libstdc++-33 package, try the following command:

yum install compat-libstdc++-33

Best Regards

Hungry ghost 08-16-2005 08:08 AM

Thanks, I'll try it.

maggus 04-17-2006 04:09 PM

Hi,

I have the same problem with Bitdefender under fedora Core 5.

Installing compat-libstdc++-33 did not help!

Any other ideas?

Hungry ghost 04-17-2006 04:32 PM

Quote:

Originally Posted by maggus
Hi,

I have the same problem with Bitdefender under fedora Core 5.

Installing compat-libstdc++-33 did not help!

Any other ideas?

I'm not sure because I haven't tried installing BitDefender on FC5, but you could try clamav (it was available in FC4 yum repositories, I guess it's still available in FC5). Try 'yum install clamav clamav-data'

maggus 04-17-2006 04:54 PM

I've got it!

The proble was in SELinux parameters!
Enabling the folowing feature fixed the problem:

Modify SELinux Policy -> Compatibility -> Allow the use of shared libraries with Text Relocation

It seams that there are some issues with different standard libraries versions and SELinux is extra paranoid about them:-)

mmma 10-21-2016 01:37 AM

how to configure SELinix to allow use of shared libraries
 
hi maggus,

i am facing the same issue with bdscan, when ever i am running the bdscan commmand to scan my file it is giving the following error:

Infected file action: ignore
Suspected file action: ignore
Loading plugins, please wait
Plugins loaded.

Error: core initialization failed: (null)

i have installed it on centos..this is working fine in my ubuntu machine but not on machine with CentOS. can u pls help me on how to configure SELinux policy to allow use of shared libraries as i am new to Linux.. Thanks

ardvark71 10-21-2016 01:54 AM

Quote:

Originally Posted by mmma (Post 5620876)
hi maggus,

i am facing the same issue with bdscan, when ever i am running the bdscan commmand to scan my file it is giving the following error:

Infected file action: ignore
Suspected file action: ignore
Loading plugins, please wait
Plugins loaded.

Error: core initialization failed: (null)

i have installed it on centos..this is working fine in my ubuntu machine but not on machine with CentOS. can u pls help me on how to configure SELinux policy to allow use of shared libraries as i am new to Linux.. Thanks

Hello and welcome to the forum :)

You might not have noticed that this thread is from 2006, it's possible that maggus will not see or respond to your post.

Regards...

mmma 10-21-2016 01:59 AM

ya may be you are right.. its better to post a new thread


All times are GMT -5. The time now is 08:31 PM.