Hi Dallas,

Thanks for your quick reply. Didn't think of that one. I actually did
read it some where.... I can't remember where.
For the time being I did this:

mv uvscan uvscan.app
vi uvscan
#!/bin/bash
LD_PRELOAD=/lib/libc.so.6 uvscan $*

It works.... But I will go and install the compat libs..

Thanks,
Paul.


----- Original Message ----- 
From: "Dallas L. Engelken" <[EMAIL PROTECTED]>
To: "phg-xs4all" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Thursday, August 28, 2003 4:50 PM
Subject: RE: [Qmail-scanner-general]McAfee problem


> > I had a bit of a problem with McAfee. It does not run on RH9
> > unless you do a trick: LD_PRELOAD=/lib/libc.so.6 uvscan This
> > preloads the correct library. I set up an alias (in
> > /etc/profile.d/color*) which created and alias for uvscan
> > (uvscan='LD_PRELOAD=/lib/libc.so.6 uvscan')
> >
>
> installing compat-libstdc++ doesnt take care of all of this
> automatically for you??  it does on 7.3 and 8.0
> dallas
>
>
>




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to