Read the changelog! (was Re: [Mimedefang] Multiplexor seems to be failign)

Tony Nugent tony at linuxworks.com.au
Mon Aug 4 03:37:01 EDT 2003


On Mon Aug 04 2003 at 02:05, Alexander Dalloz wrote:

> > The output of ldd /usr/local/bin/uvscan is:
> > [root at stud sysconfig]# ldd /usr/local/bin/uvscan
> >         liblnxfv.so.4 => not found
> 
> The scanner does not work. It misses one of it's main libraries. You McAfee
> unix command line scanner package seems corrupt or not correctly installed.
> The lib should be in the directory where uvscan is installed, typically in
> /usr/local/uvscan.
> 
> lrwxrwxrwx  1 root  root        13 Jun 11 04:22 liblnxfv.so -> liblnxfv.so.4
> -rwxr-xr-x  1 root  root   2593332 Feb 18 05:24 liblnxfv.so.4
> 
> You'll have to fix this.

The uvscan installer did all this for me, no "fix" is needed (or
should be needed) for it to work:

$ which uvscan
/usr/local/bin/uvscan
$ ls -l /usr/local/bin/uvscan 
lrwxrwxrwx  1 root  root     24 Jun 16 14:02 /usr/local/bin/uvscan -> /usr/local/uvscan/uvscan

> lrwxrwxrwx  1 root  root        13 Jun 11 04:22 liblnxfv.so -> liblnxfv.so.4
> -rwxr-xr-x  1 root  root   2593332 Feb 18 05:24 liblnxfv.so.4

$ ls -l /usr/local/lib/liblnxfv.so*
lrwxrwxrwx    1 root  root        15 Jun 16 14:02 /usr/local/lib/liblnxfv.so -> ./liblnxfv.so.4
lrwxrwxrwx    1 root  root        31 Jun 16 14:02 /usr/local/lib/liblnxfv.so.4 -> /usr/local/uvscan/liblnxfv.so.4
$ ls -l /usr/local/uvscan/liblnxfv.so*
lrwxrwxrwx    1 root  root        15 Jun 16 14:02 /usr/local/uvscan/liblnxfv.so -> ./liblnxfv.so.4
-r-xr-xr-x    1 root  root   2593332 Jun 16 14:02 /usr/local/uvscan/liblnxfv.so.4
$ grep local /etc/ld.so.conf
/usr/local/lib

The big issue (for any virus scanner, not specifically uvscan) is to
keep feeding it updates as soon as they become available... until a
recent update it didn't seem to be catching Fizzer (although it's
.com and .scr extensions blocked it anyway).

Cheers
Tony



More information about the MIMEDefang mailing list